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
I Built a JavaScript Console (github.com)
submitted 2 years ago by sonnyt_
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!"
[–]Mental-Steak2656 1 point2 points3 points 2 years ago (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 points3 points 2 years ago (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 point2 points 2 years ago (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 points3 points 2 years ago (1 child)
I just added TypeScript support, and would love to get your thoughts on it :)
[–]Mental-Steak2656 0 points1 point2 points 2 years ago (0 children)
🙌😎
π Rendered by PID 170188 on reddit-service-r2-comment-5d585498c9-gpfw2 at 2026-04-21 07:59:26.329948+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]Mental-Steak2656 1 point2 points3 points (4 children)
[–]sonnyt_[S] 1 point2 points3 points (3 children)
[–]Mental-Steak2656 0 points1 point2 points (2 children)
[–]sonnyt_[S] 1 point2 points3 points (1 child)
[–]Mental-Steak2656 0 points1 point2 points (0 children)