1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-31 21:40:48 +00:00

Merge pull request #1869 from celsoendo/ipr-1

Added "ES6 Interactive Guide" on Interactive Programming Resources
This commit is contained in:
victor felder 2016-03-12 15:46:22 +01:00
commit f777713cb2

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)