From b960bcae7e65d0e3a022ae8670ffda18e3141729 Mon Sep 17 00:00:00 2001 From: pedropolisenso Date: Mon, 13 Jul 2015 11:35:53 -0300 Subject: [PATCH] Add reading material and new awesome lists --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db03341..ccc6cce 100644 --- a/README.md +++ b/README.md @@ -670,6 +670,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms. # Worth Reading +* [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) # Other Awesome Lists * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) @@ -681,6 +682,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [addyosmani/es6-tools](https://github.com/addyosmani/es6-tools) * [ericdouglas/ES6-Learning](https://github.com/ericdouglas/ES6-Learning) * [obetomuniz/awesome-webcomponents](https://github.com/obetomuniz/awesome-webcomponents) +* [willianjusten/awesome-svg](https://github.com/willianjusten/awesome-svg) +* [davidsonfellipe/awesome-wpo](https://github.com/davidsonfellipe/awesome-wpo) # Contributing