Rahul

CodeSandbox - The online code editor for web development

by

CodeSandbox is an online editor that helps you create web applications, from prototype to deployment.

Add a comment

Replies

Best
Lee Qixian
Amazing tool. So powerful and even more so that it is accessible via the web (meaning you can work from anywhere!). Great job! Will definitely be including this to my toolkit.
Philipp
How is it compared to Stackblitz?
Ema Suriano
This is the best application out there to prototype in a really fast way. It has a lot of excellent features, the best ones are: - Integration with npm: you can install whatever dependencies you want (also pick the version you want). - Virtual File System: you can manage files as they were in your computer, change name, etc. This is super handy when you want to move the prototype to a more serious project. - Integration with Github: can create a repo inside the platform, make commits, pull for changes, etc. This is awesome! - Deploy with now: deploy your application so it can be accesible from anywhere, suuuuper cool for demos :D - Testing integration: it has a test-runner inside (I think it's jest), so you can run test just by creating a testing file (ending with .spec.js or .test.js) - Sharing was never that easy: just by sending the link of your codesandbox, anyone has access to your code and also can fork your project and modify it (same as Github works). It's my first choice when I want to try a new library or framework. Really happy to have it :)
Josh Hargreaves

n/a n/a

Pros:

Live Mode for pairing with somebody else.

Cons:

Can feel slightly sluggish

Joel A Bair

its verry nice!

Pros:

Live mode - pair programming - suport, terminal, sharing...

Cons:

none