In these days, JavaScript is everywhere and essential in web development especially.
If you want to become a web developer then start with HTML and CSS first. Once you acquire reasonable skills in them then move to plain vanilla JavaScript. Once you write enough plain JavaScript you will start to see how painful some simple tasks can be to achieve in plain JavaScript. That's where jQuery beginnings.
Then, further to JavaScript frameworks.
Happy coding!