Should we master jQuery in web design? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Should we master jQuery in web design?

should we master jQuery to code shorter in javascript to make better web design?

4th Sep 2018, 3:31 AM
Rayhan Naufal
Rayhan Naufal - avatar
2 Answers
0
Up to you. jQuery is often criticized for being sort of old-school, but I think jQuery is useful because it makes JavaScript easier to reason about and it takes care of a lot of browser compatibility issues. Even if you don't use it in every circumstance (generally not necessary to do so anyway), it's a nice tool to have up your sleeve, just in case.
4th Sep 2018, 3:37 AM
Janning⭐
Janning⭐ - avatar
- 1
I would advise you to master JavaScript ES6 instead.
4th Sep 2018, 4:51 AM
Calviղ
Calviղ - avatar