javascript is the most popular programming language

Networking at Lead Sale forum drives success
Post Reply
sohanuzzaman51
Posts: 81
Joined: Tue Dec 17, 2024 6:31 am

javascript is the most popular programming language

Post by sohanuzzaman51 »

Internet Explorer did not want to be left behind by including support for two integrated programming languages ​​in their updates. The two languages ​​are JScript and vbscript. JScript is almost the same as JavaScript and vbscript is based on BASIC. Users who are careful with the commands they run can write code in Internet Explorer as JScript and in Netscape Navigator as JavaScript.

Then came the time when Internet Explorer became the most dominant browser used in the world. JavaScript was made the applicable standard for creating interactive processes to be able to run on web browsers.

Further development of JavaScript began in 1997, when list of denmark cell phone numbers the programming language became popular. Therefore, Netscape and ECMA ( European Computer Manufacturers Association ) worked together to create a programming language specification. They built a body that aimed to create computing standards. The ECMA specification was named ECMA-262 and included ActionScript, JScript and JavaScript.

In 1997 to 1999, ECMA-262 had made three revisions. However, 10 years later, the fourth revision was discontinued due to differences of opinion about the purpose of JavaScript and the proposed features. Interestingly, controversial features, such as generators, destructuring assignments, and iterators, were eventually included in the latest ECMAScript.

2005 was the year of JavaScript's success. A newspaper published by Jesse James Garett introduced Ajax, a revolutionary technology that included JavaScript. Ajax improved the user experience by making web pages feel like native desktop applications. Thanks to that introduction, JavaScript was crowned as a professional programming language .

The newspaper also became the background for the formation of the JavaScript community. At that time, JavaScript had many challenges, including incompatibility issues with many browsers and tended to be complicated when used to create simple commands. Thanks to the popular community and popular JavaScript frameworks or libraries such as jQuery, Dojo, and Mootools, these challenges can be overcome.

The Oslo event in 2008 was the moment when the proposal for the fourth revision of ECMAScript was discussed again by many organizations and groups involved in JavaScript, namely Microsoft , Yahoo , and Google . The revision project was called Harmony and came to fruition in 2015, precisely when ECMAScript 6 was released.

In 2009, the CommonJS project introduced and promoted JavaScript development that can be done outside the browser. The way to do this is by using modules that can combine code with functionality. The environment that can run JavaScript without a browser is Node.js . The programming language that runs on the internet front-end can now handle servers behind the scenes.
Post Reply