Parcourir la source

added nicholas c. zakas understanding ECMAScript 6

Hitesh Trivedi il y a 11 ans
Parent
commit
2d2b04eddb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

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