Modern JavaScript Explained For Dinosaurs

Modern JavaScript Explained For Dinosaurs” is one of those quick and easy guides to the modern world of JavaScript, written for people who learned to code in the language back in the 90’s and now have to come back or manage those hipster kids who use JavaScript as the only solution to every problem.

As the article tries to stay brief and simple, it doesn’t go into many different corners of the JavaScript language.  Instead it focuses on the package management with bower, npm, webpack, etc.

Leave a Comment