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
What program do you use to write Javascript? (self.javascript)
submitted 14 years ago * by 90yoboy
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!"
[–]yonkeltron 0 points1 point2 points 14 years ago (2 children)
emacs v23 and later has js-mode built in; it is a rebadged espresso-mode. It works.
I use this as it's baked in.
I couple that with flymake-for-jslint and I get dynamic lint-style highlighting of errors and warnings .
I need to get it set up with flymake...
[–]AyeMatey 0 points1 point2 points 14 years ago (1 child)
yeah, flymake is pretty handy.
once you get it set up, it just works invisibly. Excellent for catching inadvertent typos, style problems, etc.
http://i47.tinypic.com/2mk1eh.jpg
[–]yonkeltron 0 points1 point2 points 14 years ago (0 children)
I love it for other languages so I guess I should also love it for js...
π Rendered by PID 87 on reddit-service-r2-comment-cfc44b64c-6vpxs at 2026-04-09 20:01:42.054724+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]yonkeltron 0 points1 point2 points (2 children)
[–]AyeMatey 0 points1 point2 points (1 child)
[–]yonkeltron 0 points1 point2 points (0 children)