1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-13 07:01:37 +00:00

+ Basic JavaScript for the impatient programmer

This commit is contained in:
Hogan Long 2014-05-18 14:12:28 -04:00
parent f2062c4065
commit 8ae5037ceb

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/)