Skip to content

Commit

Permalink
Merge pull request #1577 from S-ishita/blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 authored Aug 19, 2023
2 parents effa858 + 4f6d1a7 commit 56de83c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/online-code-editors.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,13 @@
"category": "frontend",
"subcategory": "online-code-editors"
},
{
"name": "Coding Blocks",
"description": "In addition to the IDE with code completion, you can also create an account to save your code on the server and share it with others.",
"url": "https://ide.codingblocks.com/",
"category": "frontend",
"subcategory": "online-code-editors"
},
{
"name": "Rextester IDE",
"description": "With Rextester, you can create a execution command for the program along with code compilation.",
Expand Down

1 comment on commit 56de83c

@vercel
Copy link

@vercel vercel bot commented on 56de83c Aug 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.