From 2669ff8f7cb63d49576157dec1c4fa2fdca89bf5 Mon Sep 17 00:00:00 2001 From: Celso Endo Date: Tue, 8 Mar 2016 16:45:51 -0800 Subject: [PATCH] Added "ES6 Interactive Guide" on Interactive Programming Resources --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 479190dd..d0328554 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -113,6 +113,7 @@ * [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/) * [Codecademy jquery track](https://www.codecademy.com/learn/jquery) +* [ES6 Interactive Guide](http://stack.formidable.com/es6-interactive-guide/#/) * [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx) * [Javascript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript) * [Javascript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world) -- GitLab