We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd6d51c + d49074c commit 6752b7aCopy full SHA for 6752b7a
free-programming-interactive-tutorials-en.md
@@ -95,6 +95,7 @@
95
96
### JavaScript
97
* [Codecademy jquery track](http://www.codecademy.com/tracks/jquery)
98
+* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
99
* [Javascript Foundations](http://gymnasium.aquent.com/catalog/course/104)
100
* [Javascript interactive tutorial on CodeCademy](http://www.codecademy.com/tracks/javascript)
101
* [Javascript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
@@ -104,7 +105,7 @@
104
105
* [Learn JavaScript](http://www.learn-js.org/)
106
* [Learn knockout.js](http://learn.knockoutjs.com)
107
* [Try jQuery](http://try.jquery.com/)
-* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
108
+
109
110
111
### Language Agnostic
0 commit comments