From c3fbb45831708988a7a909a443404b73228a1b19 Mon Sep 17 00:00:00 2001 From: Vitali Mazur Date: Sat, 2 Jan 2016 17:53:48 +0200 Subject: [PATCH] Add JavaScript Design Patterns list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 82f3901..0e49672 100644 --- a/readme.md +++ b/readme.md @@ -140,6 +140,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) +- [JavaScript Design Patterns](https://github.com/mazzur/awesome-javascript-design-patterns) ## Back-end Development