Logo Awesome React

Awesome React

Essential ES6 / ES2015 JavaScript

Learn the essentials of the next version of JavaScript, ES6 or ES2015: let, const, class, extends, super, arrow functions, template string, destructuring, default and rest arguments. Using https://babeljs.io/

Getting started with client/server JavaScript: https://www.youtube.com/watch?v=Ads1A7pn2LI

Code examples from this video: https://github.com/shama/letswritecode/tree/master/essential-es6-es2015