When should we use jQuery? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

When should we use jQuery?

23rd Mar 2017, 8:31 AM
Hasan Al-Yazidi
Hasan Al-Yazidi - avatar
3 Answers
+ 5
generally, you should try using pure javascript, but in big projects and not much time, it's so much faster to work with jQuery, also if you wanna use jquery UI features, like the accordion..etc in short, use it when in a hurry or really need it
23rd Mar 2017, 8:51 AM
YafiWebDev
YafiWebDev - avatar
+ 3
Whenever you need to do DOM manipulation with an easier syntax.
23rd Mar 2017, 8:41 AM
Lorenzo D'Eri
Lorenzo D'Eri - avatar
0
when you don't want to write a lot codes with short amount of time
23rd Mar 2017, 2:33 PM
Andi R Hermawan
Andi R Hermawan - avatar