Merge pull request #839 from hiteshtr/master

added nicholas c. zakas understanding ECMAScript 6
pull/840/head
vhf / victor felder 2014-03-28 11:03:31 +01:00
commit 53c8091ebc
1 changed files with 1 additions and 0 deletions

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)