Ascending order in interactive tutorials

Fix #1672
This commit is contained in:
Saritha 2015-10-28 18:13:24 +05:30
parent e7b26f95c9
commit d49074cbad
1 changed files with 2 additions and 1 deletions

View File

@ -95,6 +95,7 @@
### JavaScript
* [Codecademy jquery track](http://www.codecademy.com/tracks/jquery)
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
* [Javascript Foundations](http://gymnasium.aquent.com/catalog/course/104)
* [Javascript interactive tutorial on CodeCademy](http://www.codecademy.com/tracks/javascript)
* [Javascript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
@ -104,7 +105,7 @@
* [Learn JavaScript](http://www.learn-js.org/)
* [Learn knockout.js](http://learn.knockoutjs.com)
* [Try jQuery](http://try.jquery.com/)
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
### Language Agnostic