diff --git a/README.md b/README.md index 68c5520..b0b35c3 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L * [Part 2: Block Scoping](http://dev.venntro.com/2013/09/es6-part-2/) * [Part 3: Destructuring](http://dev.venntro.com/2013/10/es6-part-3/) * [Part 4: Parameters and Spread](http://dev.venntro.com/2013/10/es6-part-4/) +1. [ES6 and Typescript Tutorial](https://www.youtube.com/watch?v=n3zrCxB8sj8&list=PLC3y8-rFHvwhI0V5mE9Vu6Nm-nap8EcjV/) 1. [ECMAScript 6: Jump in, the water is warm!](http://flippinawesome.org/2014/04/14/ecmascript-6-jump-in-the-water-is-warm/) 1. [ECMAScript 6 – Playing around in Harmony](http://thejackalofjavascript.com/es6-playing-around-in-harmony/) 1. [Playing with iterators and generators in ECMAScript 6](http://macr.ae/article/iterators-and-generators.html) @@ -76,6 +77,9 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L 1. [Exploring ES6](https://leanpub.com/exploring-es6) 1. [ECMAScript 6 Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/ECMAScript_6_Succinctly) 1. [Let's Learn ES6](https://letslearnes6.com/) +1. [ES6 in Practice](https://leanpub.com/es6-in-practice) +1. [Get Programming with JavaScript Next](https://www.manning.com/books/get-programming-with-javascript-next) +1. [Builder Book: Learn how to build a full stack JavaScript web app from scratch](https://builderbook.org/book) ## Built with ES6 @@ -87,11 +91,13 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L 1. [What’s Coming to JavaScript - Tuts+](https://tutsplus.com/course/whats-coming-to-javascript/) 1. [JavaScript Fundamentals for ES6 - Pluralsight](http://www.pluralsight.com/courses/javascript-fundamentals-es6) 1. [JS.Next: ES6 - Frontend Masters](https://frontendmasters.com/courses/jsnext-es6/) -1. [Say Hello to ES2015](https://tutor.mantrajs.com/say-hello-to-ES2015/introduction) 1. [ES6 For Everyone](https://es6.io) 1. [Rapid ES6 Training - Pluralsight ](https://www.pluralsight.com/courses/rapid-es6-training) 1. [ES2015 Crash Course](https://laracasts.com/series/es6-cliffsnotes) 1. [ES6 Javascript: The Complete Developer's Guide](https://www.udemy.com/javascript-es6-tutorial/learn/v4/overview) +1. [Programming with ECMAScript 2015 (Video Course)](https://www.packtpub.com/web-development/programming-ecmascript-2015-video) by Lohith G. N., Packt. (April 2017) +1. [ES6 in Motion](https://www.manning.com/livevideo/es6-in-motion) by Wes Higbee, Manning. (May 2017) - packed with exercises +1. [ES6: JavaScript Improved - Udacity](https://www.udacity.com/course/es6-javascript-improved--ud356) ## Learn with Code @@ -101,7 +107,6 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L ## Podcasts -1. [The JavaScript Show - Ecmascript 6](http://castroller.com/podcasts/TheJavascriptShow/2880479) 1. [5 minutes of JavaScript - #18](http://five-js.envylabs.com/episodes/18-episode-18-march-13th-2014/stories/123-ecmascript-6-features) 1. [Javascript Jabber - ES6 with Aaron Frost - #68](https://devchat.tv/js-jabber/068-jsj-es6-with-aaron-frost) @@ -175,3 +180,4 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L 1. [JSFixed](https://github.com/JSFixed/JSFixed/issues) - share your feelings, loves, hates, proposals on ES.next 1. [es-discuss](https://mail.mozilla.org/listinfo/es-discuss) - Discussion of ECMAScript 1. [Airbnb Javascript Style Guide for ES6](https://github.com/airbnb/javascript) +1. [Discover JavaScript courses](https://bestcourses.io/results?q=javascript%20&size=n_20_n)