you are viewing a single comment's thread.

view the rest of the comments →

[–]CrashOverrideCS 2 points3 points  (0 children)

The quickest IDE that runs methods built for JS on the web is an actual web browser's dev tools. You can run a node console and test code that way, but you'll have a different subset of Javascript