recommended reading: JavaScript the Good Parts. Something on ES6 because ES6 is good. Maybe a book on CoffeeScript (CoffeeScript: Accelerated JavaScript Development, Second Edition is good) or ...
I have only a grudging acceptance for JavaScript. The nature of JavaScript as a prototype-based dynamic language means that all sorts of things that I like won't ever be fully supported in a ...