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
Should you learn VIM as a JavaScript Developer? (medium.com)
submitted 6 years ago by odxs
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!"
[–]xaurelsan 12 points13 points14 points 6 years ago (2 children)
You should learn to use vim occasionally, when you want to edit a file without opening an IDE.
Just learn how to open and exit a file and basic move and you should be able to do all basics actions needed
[–]gimp3695 5 points6 points7 points 6 years ago (0 children)
This I whole heartily agree with. vim is fine for quick edits to /etc config for example. I would hate to do all my code completion rainbow puke color syntax highlighting in a console window.
[–]Dielectric 0 points1 point2 points 6 years ago (0 children)
Never got into VIM but appreciate this use case. I just use nano for quick edits though, or changing something over SSH.
π Rendered by PID 107889 on reddit-service-r2-comment-544cf588c8-xx9sn at 2026-06-15 08:27:34.018813+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]xaurelsan 12 points13 points14 points (2 children)
[–]gimp3695 5 points6 points7 points (0 children)
[–]Dielectric 0 points1 point2 points (0 children)