This app is implemented by following along in a Udemy course on React, Typescript and Redux by Stephen Grider!!!
- It creates a code sandbox environment along with ability to add markup cells.
- A bundler is implemented using esbuild-wasm. It does bundling in the browser itself without the need for a backend to process the user inputted code.
- State management is done using Redux.
-
Add a backend server with API integration for users to save their progress
-
Support for other languages!!
-
Multiple files and directory structure!!
-
- Add autocompletion or snippets / allow users to create snippets