From 2e2f76fb5aabfeadd33533a390d97041e1321aef Mon Sep 17 00:00:00 2001 From: Kliment Petrov Date: Mon, 26 Oct 2015 14:06:56 +0200 Subject: [PATCH] add Superhero.js to Worth Reading subcategory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32dbdcb..034eb76 100644 --- a/README.md +++ b/README.md @@ -742,6 +742,7 @@ http://www.listjs.com # Worth Reading * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) * [JSbooks](https://github.com/revolunet/JSbooks) +* [Superhero.js](http://superherojs.com) - A collection of resources about creating, testing and maintaining a large JavaScript code base. # Other Awesome Lists