Merge pull request #234 from ajs256/dev

Add Codesignal, per #200
This commit is contained in:
wellá
2020-07-25 22:41:53 +02:00
committed by GitHub

View File

@@ -73,6 +73,12 @@
"desc": "It's a great collection for learning materials for all sorts of programming topics.", "desc": "It's a great collection for learning materials for all sorts of programming topics.",
"url": "https://webgems.io", "url": "https://webgems.io",
"tags": ["quick", "resources", "basics", "search", "aggregator"] "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://codesignal.com/developers/",
"tags": ["game", "practice", "multiplayer"]
} }
] ]
} }