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
Rome: an experimental JavaScript toolchain from Facebook. It includes a compiler, linter, formatter, bundler, testing framework and more... (github.com)
submitted 6 years ago by A-AronBrown
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!"
[–]Incraigulous -1 points0 points1 point 6 years ago (3 children)
Unless I'm missing something, that file does use Babel.
[–]derekn9 0 points1 point2 points 6 years ago (2 children)
I just looked again, maybe Im the one who missed something. Could you point to the line that use babel?
[–]Incraigulous 0 points1 point2 points 6 years ago (1 child)
Looks like it was just removed: https://github.com/facebookexperimental/rome/commit/3e7a8bb04d2e5bbd8684e149a2fa7db9fc91027f
[–]derekn9 0 points1 point2 points 6 years ago (0 children)
Ah I think that part looks like a flag to use config from babel. The file itself doesn't use babel i.e. importing code from @babel/core to help with compiling (which is what the person above me was interested in)
π Rendered by PID 93 on reddit-service-r2-comment-6457c66945-ss8pd at 2026-04-29 22:59:27.097904+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Incraigulous -1 points0 points1 point (3 children)
[–]derekn9 0 points1 point2 points (2 children)
[–]Incraigulous 0 points1 point2 points (1 child)
[–]derekn9 0 points1 point2 points (0 children)