From d3703d709a8f0f8f6c9160b6afe99b407959b284 Mon Sep 17 00:00:00 2001 From: ajs256 <67526318+ajs256@users.noreply.github.com> Date: Sat, 25 Jul 2020 13:25:27 -0700 Subject: [PATCH] Update general.json --- resources/general.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/general.json b/resources/general.json index 343a8f2..effd31f 100644 --- a/resources/general.json +++ b/resources/general.json @@ -74,5 +74,11 @@ "url": "https://webgems.io", "tags": ["quick", "resources", "basics", "search", "aggregator"] } + { + "title": "Codesignal", + "desc": "Online programming tournaments to practice your skills. Play with random people, your friends, or in the singleplayer arcade mode.", + "url": "https://developers.google.com/web/", + "tags": ["tools", "videos", "fundamentals", "web", "chrome"] + } ] }