+ Basic JavaScript for the impatient programmer

pull/981/head
Hogan Long 2014-05-18 14:12:28 -04:00
parent f2062c4065
commit 8ae5037ceb
1 changed files with 1 additions and 0 deletions

View File

@ -985,6 +985,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/)