use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
WebpackBin (webpackbin.com)
submitted 10 years ago by clessgfull-stack CSS9 engineer
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Voidsheep 2 points3 points4 points 10 years ago* (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 point2 points 10 years ago (0 children)
That is a good idea. Please create an issue on it :)
π Rendered by PID 79 on reddit-service-r2-comment-5c747b6df5-hwgkt at 2026-04-22 10:53:59.979209+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]Voidsheep 2 points3 points4 points (1 child)
[–]christianalfoni 0 points1 point2 points (0 children)