1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-22 01:29:01 +00:00

Add "Clean Code JavaScript" book (#4065)

This commit is contained in:
Borislav Kosun 2020-10-15 03:58:23 +03:00 committed by GitHub
parent 4067e132b0
commit 392f166942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1620,6 +1620,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling)
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript)
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford
* [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer
* [Dev Docs](http://devdocs.io)