From 16f284678208bc171baed8e32cf249a9f6922040 Mon Sep 17 00:00:00 2001 From: Nathan Thompson <45763506+nthompson196@users.noreply.github.com> Date: Tue, 28 May 2019 10:41:51 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9701e8..b7e0be0 100644 --- a/README.md +++ b/README.md @@ -2474,3 +2474,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [bestiejs/benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com. * [xoxco/jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. * [scripted-editor/scripted](https://github.com/scripted-editor/scripted) - The Scripted code editor +* [JavaScript Beginners: Friendly Intro and Exercises](https://snipcart.com/blog/javascript-beginner-intro-exercises)