Skip to content

Commit

Permalink
Add »Blogs« section
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah authored Jan 17, 2017
1 parent ff5e2fb commit 52a0df3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ Thin books which you can get through in a few days.
- [The Principles of Object-Oriented JavaScript](https://www.nostarch.com/oojs) – Comprehensible, especially interesting for people with a class based OOP background.
- [JavaScript Enlightenment](http://shop.oreilly.com/product/0636920027713.do) - Will solidify your understanding of the language.

## Blogs
- [②ality](http://www.2ality.com/) - Language features and APIs well explained by author and trainer Dr. Axel Rauschmayer.
- [Pony Foo](https://ponyfoo.com/) - Detailed and high quality posts from Nicolás Bevacqua all related to JavaScript.

## ES6 and above

- [Exploring ES6](http://exploringjs.com/es6.html) – Good introduction with in-depth chapters.
Expand Down

0 comments on commit 52a0df3

Please sign in to comment.