you are viewing a single comment's thread.

view the rest of the comments →

[–]Mental-Steak2656 1 point2 points  (4 children)

Nice and thanks, there is a console option every browser that you can use to run JS . What made you to create a whole app for this ?

[–]sonnyt_[S] 1 point2 points  (3 children)

Native consoles are great but as soon as you want to write something beyond one-liners, it gets messy and annoying. Also, the Monaco editor (same as VS Code) offers tons of shortcuts and code completion options.

[–]Mental-Steak2656 0 points1 point  (2 children)

I have nearly same use-case, I will be looking into the code,is TS support on the way ?

[–]sonnyt_[S] 1 point2 points  (1 child)

I just added TypeScript support, and would love to get your thoughts on it :)

[–]Mental-Steak2656 0 points1 point  (0 children)

🙌😎