Here is the main differences between JavaScript and jQuery:
JavaScript | jQuery |
It is a weakly typed, dynamic programming language | jQuery is a Concise and fast JavaScript library |
It is an interpreted language | It uses resources of JavaScript to make tasks simpler and easier |
You need to write your own script and it can be a time-consuming process | You only have to write existing JQuery scripts so it saves time |
Don’t need to add any additional plugins as all browsers support JavaScript | You may have to include jQuery library URL in the header of the page |
Too many lines of Code | Fewer lines of Code |
If you like this question & answer and want to contribute, then write your question & answer and email to freewebmentor[@]gmail.com. Your question and answer will appear on FreeWebMentor.com and help other developers.