diff --git a/database/frontend/online-code-editors.json b/database/frontend/online-code-editors.json index c3815258c..b64b8e001 100644 --- a/database/frontend/online-code-editors.json +++ b/database/frontend/online-code-editors.json @@ -153,4 +153,5 @@ "category": "frontend", "subcategory": "online-code-editors" } + ] diff --git a/database/other/other-resources.json b/database/other/other-resources.json index ef92aa6dd..872a1a489 100644 --- a/database/other/other-resources.json +++ b/database/other/other-resources.json @@ -33,5 +33,12 @@ "url": "https://learn.thinkdiffusion.com/creating-qr-codes-with-controlnet/", "category": "other", "subcategory": "other-resources" + }, + { + "name": "Edabit", + "description": "Edabit is a platform to Learn Programming with 10,000+ challenges through Interactive Console Editor", + "url": "https://edabit.com/", + "category": "other", + "subcategory": "other-resources" } ] \ No newline at end of file