Code Box
p/code-box
A desktop app, inspired by CodePen and JSFiddle
Virej Dasani
Code Box β€” A desktop app, inspired by CodePen and JSFiddle
Featured
1
β€’
CodeBox is a coding environment with HTML, CSS, and JavaScript editors with a live preview panel to show what the code would look like in the browser. It's cool because it features the same editor used in VS Code and has instant reload!
Replies
Virej Dasani
Why use CodeBox πŸ€” CodeBox is better than the editors in CodePen and JSFiddle because CodeBox features the same editor used in VS Code. This means that it has autocomplete, syntax highlighting, and a lot of other features that we all know and love from VS Code. Furthermore, it features hot reload which means, you don't have to press Ctrl/Cmd + S to show the code in the preview panel. It reloads automatically every time a key is pressed! Also, Code Box is 100% open-source and free!