What is JavaScript ?

What is JavaScript ?

We must know about the Browsers before learning JavaScript

Browsers are mediators to get information and resources over the internet and HTML and CSS is simple display of web pages.

Now we are understanding JavaScript - JavaScript is Light Weight, Events Based single Threaded synchronous Programming Language, which means we able to add Logic to web pages. it is a high-demand programming language in web development it can handle both sides. Front-End and Back-End

Why we are using JavaScript in web development?

JavaScript is a programming language used to convert static web pages to interactive dynamic web pages.