Added Sorella's Understanding JS OOP article.

This commit is contained in:
Alejandro 2015-05-10 03:58:53 +02:00
parent 55a69701d0
commit 19288c5bfd
1 changed files with 1 additions and 0 deletions

View File

@ -1175,6 +1175,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [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)*
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) *(Sorella)*
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)