Jquery | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Jquery

What is the point of it? I know JavaScript do I really need to learn it.

14th Jul 2018, 1:14 AM
Ryan Sullivan
Ryan Sullivan - avatar
2 Answers
+ 1
No. But if you would like to have to write less code, do learn it. I would also recommend you to learn ES6.
14th Jul 2018, 1:29 AM
Paul Grasser
Paul Grasser - avatar
0
JavaScript can do everything that jQuery does, but jQuery takes far less code to do it. Basically jQuery is just a .js file with many, many functions already made for you.
14th Jul 2018, 2:41 AM
James
James - avatar