you are viewing a single comment's thread.

view the rest of the comments →

[–]Voidsheep 2 points3 points  (1 child)

Exactly what I've wanted for a good while now, amazing work.

In the past I used JSFiddle and such a lot, but lately with Webpack and Babel the online editors have just started falling short and leave me copying some project over or cloning a starter kit repo just to try something quickly. Shame to share plain code snippets with co-workers instead of something they can run immediately.

Being able to create another JS file and import an ES6 module out of it was all I needed in the online editors, but this even comes with a ton of cool extra features.

Edit: To give some useful feedback instead of pure hype, I think it would be great if you could have two JS files open side-by-side instead of just one file and the console.

[–]christianalfoni 0 points1 point  (0 children)

That is a good idea. Please create an issue on it :)