1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 11:59:01 +00:00

Added "ES6 Interactive Guide" on Interactive Programming Resources

This commit is contained in:
Celso Endo 2016-03-08 16:45:51 -08:00
parent fdc553ce3f
commit 2669ff8f7c

View File

@ -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)