Hacker News new | ask | show | jobs
by toan3rd 2673 days ago
Have you tried codesandbox.io? It is in my view the most sophisticated online editor with live preview and a huge load of starter templates to spare you the build configuration.

It is my go-to solution for when i have an idea and just want to build it quickly anywhere.

There is experimental support to use VSCode as the editor, togglable in the options.

1 comments

I have used it before, but didn't know about the VSCode option. I'll check that out. Thanks!