Is jQuery still relevant today? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is jQuery still relevant today?

During my journey to being a Web Developer I have noticed a lot of jobs not focusing their attention to jQuery but more towards C#, JavaScript, Python, etc. So it leads to the the question of is jQuery even worth the effort to take the time and practice anymore?

15th May 2018, 6:24 PM
Scotty Knows
Scotty Knows - avatar
4 Answers
+ 4
jQuery is a very relevant Javascript library. Personally, I lump it in with Javascript and think of them as one in the same. So is it worth the effort and time to learn it? I'd say as much as it is to learn vanilla Javascript, considering that jQuery does all of the same things as JS but usually more efficiently or in a shorter way. Yes, it's worth learning and practicing.
15th May 2018, 6:27 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 1
good advice, I think it's a smart idea to group vanilla JavaScript with jQuery cause like you said they are essentially the same thing. and can be useful to keep as a tool to use
15th May 2018, 6:35 PM
Scotty Knows
Scotty Knows - avatar
0
jQuery is one of the most popular and widely used libraries ever. Learn it definitely. It isn't a language so companies won't focus on it. But as it is a library for JavaScript it something that makes JavaScript so much easier and more powerful.
15th May 2018, 8:16 PM
Adam
Adam - avatar
0
if the early limitations of JQuery were due to its weight, the improvements in bandwidth in recent years made such limitations neglectable.
19th May 2018, 5:03 PM
seamiki
seamiki - avatar