From 273b67d388be25dd9720c95d77984c026a68b3d5 Mon Sep 17 00:00:00 2001 From: Selwyn Date: Thu, 7 Apr 2016 09:37:42 +0200 Subject: [PATCH] Add simplified javascript jargon to worth reading list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 888aad0..83e4839 100644 --- a/README.md +++ b/README.md @@ -841,6 +841,7 @@ http://www.listjs.com * [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. +* [SJSJ](https://github.com/HugoGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words. # Other Awesome Lists