Skip to content

VijayIyer/jbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

To - Dos

  • Add a backend server with API integration for users to save their progress

  • Support for other languages!!

  • Multiple files and directory structure!!

  • Advanced

    • Add autocompletion or snippets / allow users to create snippets

About

Code Sandbox implemented in Udemy course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published