From e2cf71ac71ef848ec91306f4fbe7e2ee79118f97 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 15 Jun 2019 22:59:24 +0200 Subject: [PATCH] Manually add herebefore changes to the resources --- store.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/store.json b/store.json index e2a225b..f49e31c 100644 --- a/store.json +++ b/store.json @@ -13,6 +13,11 @@ "desc": "DomainCord is the only domain name marketplace and discussion community built on top of the Discord platform.", "url": "https://discord.gg/4KjgdNd" }, + { + "title": "Developer Hangout", + "desc": "Hangout and learn with new and experienced developers in this Discord community. All ages and experience levels welcome!", + "url": "https://discord.gg/developers" + }, { "title": "WebGL and Threejs", "desc": "desc", @@ -21,7 +26,7 @@ { "title": "Design Drop", "desc": "We're a community built up of creatives, who are looking to improve ourselves, meet new people, and have fun.", - "url": "discord.gg/yNBY9bP" + "url": "https://discord.gg/yNBY9bP" }, { "title": "/r/webdev", @@ -669,6 +674,11 @@ "desc": "JSFiddle is for: Demos for docs, Bug reporting (test-case) for Github Issues, Live code collaboration, Code snippets hosting for free!", "url": "https://jsfiddle.net" }, + { + "title": "CodePen", + "desc": "CodePen is an online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets.", + "url": "https://codepen.io/" + }, { "title": "Gifless", "desc": "Create emoji and text gifs in seconds", @@ -688,6 +698,11 @@ "title": "List of Public APIs", "desc": "A collective list of free APIs for use in software and web development.", "url": "https://github.com/public-apis/public-apis" + }, + { + "title": "Carbon", + "desc": "Create and share beautiful images of your source code.", + "url": "https://carbon.now.sh" } ] }