1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

added nicholas c. zakas understanding ECMAScript 6

This commit is contained in:
Hitesh Trivedi 2014-03-28 10:54:55 +05:30
parent 98bad63571
commit 2d2b04eddb

View File

@ -977,6 +977,7 @@
* [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer
* [The JavaScript Tutorial](http://javascript.info/)
* [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF)
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)*
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)