Skip to content

Commit 6752b7a

Browse files
committed
Merge pull request EbookFoundation#1674 from sarithats/fix/alphabetical_order_in_interactive_tutorials
Ascending order in interactive tutorials
2 parents fd6d51c + d49074c commit 6752b7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

free-programming-interactive-tutorials-en.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595

9696
### JavaScript
9797
* [Codecademy jquery track](http://www.codecademy.com/tracks/jquery)
98+
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
9899
* [Javascript Foundations](http://gymnasium.aquent.com/catalog/course/104)
99100
* [Javascript interactive tutorial on CodeCademy](http://www.codecademy.com/tracks/javascript)
100101
* [Javascript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
@@ -104,7 +105,7 @@
104105
* [Learn JavaScript](http://www.learn-js.org/)
105106
* [Learn knockout.js](http://learn.knockoutjs.com)
106107
* [Try jQuery](http://try.jquery.com/)
107-
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
108+
108109

109110

110111
### Language Agnostic

0 commit comments

Comments
 (0)