Things that you can get started with. (PS: May not be straight forward, but I hope this list helps you out!)
- JS Best Practices
- Read Eloquent JavaScript, for starters.
- Look into this
- An excellent video, on how to learn things, not just for JavaScript.
- I don't wanna sound like an AngularJS fanboy, but yeah, give it a go. Just try to understand what it does, it will help you with how to write organized code.
- If you really liked AngularJS, and want to know more, this will help. (Yeah, I guess I'm an AngularJS fanboy.)
- Also, get to know the "What the fuck?" side of JavaScript
- And finally, go crazy, build anything off your own from what you learn daily, break things, make things, write bad code, learn from them.
Good luck & Happy Scripting!