
There are many libraries and frameworks which have come up which are built on top of JavaScript. Over the years JavaScript has turned out to be a powerful language for web development. JQuery: A library developed from JavaScript Let’s move on with our JavaScript vs jQuery and understand the library developed from JavaScript. When we use primary JavaScript we are working with the procedural language while advanced JavaScript uses object-oriented concepts.

It is one language that can be used as a procedural language as well as a prototype-based object-oriented language. Thus, JavaScript is majorly a client-side language. JavaScript is supported by all the web browsers and the web browsers have a built-in JavaScript engine to identify JavaScript code and work with it. While HTML and CSS define the structure of the web page and look/styling of web pages, JavaScript is used to make the web page dynamic by adding interactivity to it which means with JavaScript we can add some code for mouse click, mouse over and other events on the web page and lot more.

It is one of the three core technologies alongside HTML and CSS which are used to create web pages. JavaScript is a scripting language that is used to add interactivity to our web pages. JavaScript: A powerful language in web development Adding JavaScript and JQuery in our HTML document.


to make the web page interactive and dynamic. Both are powerful and are used in web development and are used for the same purpose i.e. JavaScript was invented earlier than jQuery. We have known JavaScript and JQuery for quite a few years.
