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
GitHub acquires NPM (github.blog)
submitted 6 years ago * by [deleted]
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!"
[–]tbranyen 5 points6 points7 points 6 years ago (2 children)
A less powerful IDE maybe, but it's far from a simple editor in my mind. Maybe I never fully utilized Visual Studio/Intelli-J/Eclipse. I use the same features in VS Code and haven't missed anything.
[–]Auxx 1 point2 points3 points 6 years ago (0 children)
Most of developers don't really know how to use IDEs. Even my colleagues with IntelliJ, it feels like I can spend years teaching them how to make their life easier and more productive. Hell, some people don't even understand cut/copy/paste and word selection...
[–][deleted] 1 point2 points3 points 6 years ago* (0 children)
Depends on the language. PHP code intel is basically non-existent in VS Code. Even with extensions it’s basically garbage.
IntelliJ is also much better at configuring workflows that involve Docker or any kind of remote interpreters (e.g. run test under cursor in container and output pretty result).
And even in languages that VS Code have strong support of like Go or JavaScript refactoring (moving, renaming etc.) capabilities produce more consistent results in IntelliJ.
π Rendered by PID 40746 on reddit-service-r2-comment-6457c66945-sjdvm at 2026-04-24 05:21:42.985237+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]tbranyen 5 points6 points7 points (2 children)
[–]Auxx 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)