Introduction to the most popular language Javascript🚀

wh0sumit

sumit singh

Posted on March 28, 2021

Introduction to the most popular language Javascript🚀

What is Javascript?

JavaScript is the world's most popular programming language.
Javascript is initially created to make web pages alive.
All the javascript programs are known as scripts.

Who Created Javascript?

The first-ever JavaScript was created by Brendan Eich at Netscape.

Javascript and Java are not the same.

Why is it called JavaScript?

When javascript is initially created it was known as "Live Script" but at that time the most popular language is java. so it was decided that positioning LiveScript as Javascript.

Nowadays, JavaScript can execute on both the platform, the browser side as well as the server-side, or on any device that has a program called the JavaScript engine.

Here are some popular JavaScript engines :

Why JavaScript is so popular?

  • Javascript is popular because it is fully integrated with HTML/CSS.
  • JavaScript supports both functional programming and object-oriented programming (OOP).
  • Javascript is supported by all major browsers and enabled by default.

Please do share and your feedback/comments about the article will be welcomed, always :)

Keep learning! 🤖

💖 💪 🙅 🚩
wh0sumit
sumit singh

Posted on March 28, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Unit test in programming
javascript Unit test in programming

April 21, 2023

JavaScript: The Beginning
programming JavaScript: The Beginning

November 7, 2021