I used to code JavaScript a way back. But now i guess JavaScript became so popular, how did JavaScript become so popular ? which all factors made JavaScript so popular ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Namrata Podder
The key points for JavaScript being so popular today are mentioned below. JavaScript is a flexible and powerful programming language that is implemented consistently by various web browsers. Along with HTML and CSS, it’s a core component of web technology. While HTML is responsible for structure and CSS is responsible for style, JavaScript provides interactivity to web pages in the browser.
JavaScript was never intended to become the standard language for the web! It was coded over less than two weeks(10 Days, to be precise) to provide a light weight scripting language for the web for browsers in the late in the 1990s.
But JavaScript is now an essential web technology that’s supported by the most popular web browsers. Familiarity with the language is crucial for anyone who wants to become a web developer—that’s why it’s been the most commonly used programming language in Stack Overflow’s Developer Survey for six years in a row.
JavaScript’s Popularity
JavaScript became a hit because it turned web browsers into application platforms. Here’s how:
In conclusion , JavaScript’s popularity is owed to it’s versatility and it’s platform support across almost all browsers. To become a web-developer JavaScript is absolutely necessary.
Hope this helps.