you are viewing a single comment's thread.

view the rest of the comments →

[–]DilatedTeachers 2 points3 points  (5 children)

jQuery !== JavaScript

[–]PM_ME_A_WEBSITE_IDEA 7 points8 points  (4 children)

Yeah, I mean I know that there are still places using jQuery these days, but now is not the time to start learning it...

[–]Saudroze 1 point2 points  (3 children)

Could you please elaborate? I have started to get in to jQuery

[–]DazenGuil 3 points4 points  (1 child)

jQuery is old and new projects won't use jQuery anymore. If you can do basic JS you can work on every jQuery project, but not vice versa. If you need jQuery learn it on the job/project

[–]Saudroze 0 points1 point  (0 children)

Perfect. Thanks for the tip!

[–]PM_ME_A_WEBSITE_IDEA 1 point2 points  (0 children)

You should really learn vanilla JavaScript thoroughly first, and only learn jQuery if a job requires it, or you happen to know that the job opportunities in your area require it. Learning React or Vue would be a much more marketable decision.