Преглед на файлове

Add The JavaScript Way book (#2497)

Baptiste Pesquet преди 8 години
родител
ревизия
3c0e2881a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1401,6 +1401,7 @@
 * [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/) - Addy Osmani
 * [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer
 * [The JavaScript Tutorial](http://javascript.info)
+* [The JavaScript Way](https://github.com/bpesquet/thejsway) - Baptiste Pesquet
 * [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655/index.html)
 * [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) - Nicholas C. Zakas
 * [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) *(Sorella)*