+ 5
Is it good to learn jQuery after learning JavaScript?
4 Answers
+ 25
It is necessary learn Javascript before to understand the meaning of jQuery.
Stay away from frameworks as long as you have small projects only. ;)
+ 11
Follow Maz her advice, it's the best and easiest way.
+ 6
I've been told it's much better to just master vanilla JS instead of going to frameworks.
+ 1
I can recommend you to learn javascript before going to frameworks because when you are learning js, sometimes you have to think hard to understand,(then try to learn the hard one with different sourced, that may help), that may help you to learn frameworks easy.
you don't need to have in-depth knowledge, it's better to have fundamental js knowledge to learn js frameworks.