From recent posts, I'm concluding that Javascript is the next thing I should learn (employability, resilience, usefulness). There are so many resources, however, so I'm not sure where I should begin?
JavaScript: The Good Parts?
Online tutorials and "classes?"
Opensource Github projects?
Other books?
Should I learn CoffeeScript "instead" of pure JS?
My goals include learning Node and Angular (should I even go all-in on a framework at this point?) too.
I thoroughly know HTML and CSS and, at the sake of sounding redundant, I'm a beginning novice in Rails.
For Angular, I've just followed the documentation on angularjs.org and tried applying it to various web projects that I have already.
I feel that there are a lot more projects in pure JS compared to CoffeeScript that even if you did learn CoffeeScript, you can't avoid encountering pure JS.