Merge pull request #981 from hoganlong/working-branch

+ Basic JavaScript for the impatient programmer
pull/982/head
Mohammad Hossein Mojtahedi 2014-05-18 22:52:16 +04:30
commit 3efc3b5544
1 changed files with 1 additions and 0 deletions

View File

@ -980,6 +980,7 @@
###JavaScript
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer (HTML)
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling)
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford
* [Dev Docs](http://devdocs.io/)