- List of ES6 features and short explanation of each feature: https://github.com/lukehoban/es6features
- Very simplified introduction crash-course: https://egghead.io/technologies/es6
- ES6 online sandbox: http://www.es6fiddle.net/
- Code samples presentation by @esdiscuss: https://dl.dropboxusercontent.com/u/3531958/es6-favorite-parts/index.html#/1
- Youtube video with ES6 highlights: https://www.youtube.com/watch?v=AfWYO8t7ed4
5+ links in full version
- Interactive lessons, starter level: http://tagtree.io/courses/expert-es6/do#next
- In depth discussions of specific features: http://x-team.com/2015/04/generators-work/
- Compatibility table (also for ES5 and 7) across all browser and non-browser environments: https://kangax.github.io/compat-table/es6/
- ES6 One Liners: http://h3manth.com/new/blog/2014/es6-one-liners-to-show-off/
- ES6 interactive guide at formidablelabs.com
- es6 in depth
No comments:
Post a Comment