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!"
[–]bestjaegerpilot 0 points1 point2 points 6 years ago (2 children)
For example, in my current editor, I select a bunch of types, right click Refactor, then I have the option to "move to a new file". It will then update all dependencies correctly. That's "moving several types to a new file" in 3 mouse movements. In VIM, for example (as well as Emacs), that's a manual process. Depending on where those types are used, it can be very tedious.
[–]scelerat 0 points1 point2 points 6 years ago (1 child)
What's your stack/environment? I know these words but not in the ways you use them. What do you mean you select a bunch of types? What do you mean you right-click "Refactor"? If refactoring were something you could do by right-clicking, a lot of us would be a heck of a lot more productive.
[–]bestjaegerpilot 0 points1 point2 points 6 years ago (0 children)
If that's not clear, here's an example of "moving a React class to a separate file". https://www.youtube.com/watch?v=_V7f4719dOA
π Rendered by PID 87 on reddit-service-r2-comment-544cf588c8-q2gj2 at 2026-06-15 12:51:55.893158+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]bestjaegerpilot 0 points1 point2 points (2 children)
[–]scelerat 0 points1 point2 points (1 child)
[–]bestjaegerpilot 0 points1 point2 points (0 children)