diff --git a/free-programming-books.md b/free-programming-books.md index 2a1ba86b2725330ab2a30b9152cdf24e0a92db8e..88be4cc3e934fd297445dda70c0c1f0674a1ecfc 100644 --- a/free-programming-books.md +++ b/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)*