From c822136a2c65255b21e83dfc3fa76849f65ef02b Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 20 Apr 2018 12:29:35 +0530 Subject: [PATCH] Added pure JS tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a3dbee..15992c2 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## JavaScript: * [Build 30 things in 30 days with 30 tutorials](https://javascript30.com) +* [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6) ### Mobile Application: