Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What kind of programming does es6 belong to in web development

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

Editor to share with you what kind of programming es6 belongs to in web development, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Es6 belongs to front-end programming, because ES6, whose full name is ECMAScript 6.0, is the next version standard of JavaScript, while JavaScript is the front-end development language, which often forms front-end development together with html and css technology.

This article operating environment: windows7 system, ECMAScript version 6, Dell G3 computer.

What kind of programming does es6 belong to?

Es6 belongs to front-end programming.

ES6, the full name of ECMAScript 6.0, is the next version of JavaScript standard, 2015.06 release.

ES6 is mainly to solve the inherent shortcomings of ES5, for example, there is no concept of class in JavaScript, but at present, the JavaScript of browsers is ES5, and most high-end browsers also support ES6, but only some of the features and functions of ES6 are implemented.

You can also take a quick look at the ECMAScript 6 concise tutorial.

Background of ECMAScript

JavaScript is a well-known language name, but this language name is a trademark (registered trademark of Oracle). Therefore, the official name of JavaScript is ECMAScript. In November 1996, Netscape, the creator of JavaScript, submitted JS to the international standards organization ECMA (European computer manufactures association, European Federation of computer Manufacturers), hoping that the language would become an international standard. Then ECMA issued a standard for browser scripting language, namely ECMAScript. This is also conducive to the openness and neutrality of the language.

History of ECMAScript

ES6 is the most changed version of the ECMAScript standard in more than a decade, adding many new syntax features to it.

ECMAScript 1.0 was born in 1997.

ECMAScript 2.0 was born in June 1998 with a few minor changes to synchronize independent ISO international standards.

ECMAScript 3.0 was born in December 1999. it was a great success and was widely supported in the industry. it laid the foundation for the basic syntax of JS and was completely inherited by subsequent versions. Until today, when we first started learning JS, we were actually learning version 3. 0 grammar.

ECMAScript 4.0 in 2000 is the predecessor of the current ES6, but because this version is too intense, it has been completely upgraded to ES 3, so it has been "harmonious" temporarily.

In December 2009, ECMAScript version 5.0 was officially released. The ECMA expert group expects the fifth version of ECMAScript to become the mainstream development standard from mid-2013 to 2018. In June 2011, ES version 5.1 was released and became an international standard for ISO.

In 2013, the draft of ES6 was frozen, no new functions were added, and new functions will be put into ES7; in June 2015, ES6 was formally adopted and became an international standard.

These are all the contents of this article entitled "what programming does es6 belong to in web Development?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report