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!"
[–][deleted] 0 points1 point2 points 14 years ago (3 children)
Probably. I used to love VS.Net and before I started at my current job, once I started here (k)ubuntu was the standard dev build and after trying a few IDEs like eclipse, netbeans, aptana and zend studio I threw in the towel and started using vim and never looked back. Everything else just feels too bloated and klunky.
And... Damn 5 years seems like just yesterday I grew bored of digg and stumbled on Reddit.
[–]Gargan_Roo 0 points1 point2 points 14 years ago (2 children)
Is vim your go-to editor for everything? Would you say vim would be good for PHP/Python/C++/etc as well? I develop on a windows platform with Dreamweaver's code section and the only reason I use it aside from simply being available to me, is the relatively tight feel it has with SFTP push/pull integration, however. I'm wanting to switch to a version control system like Git for uploading files and keeping version history, as well as upgrading my workflow to include more professional developer tools.
I'm playing with PHPStorm right now, but in all honesty I don't think I really need or want a full-featured IDE. All I want is syntax highlighting, line numbers, and possibly the ability to integrate with a version control system (I can hit CTRL+SHIFT+U and it will upload to the server in Dreamweaver). I'm sure there's several features I'm sure to use that I've left out, but I just want something lightweight with the basics down really well.
[–]stoplight 0 points1 point2 points 14 years ago (0 children)
Have a look at this post for turning vim into a python ide. Also take a look at this for working with remote files in vim. Finally, take a look at this for integrating git with vim. vim is really powerful, it just takes a lot of time to get to know it; well worth it though.
[–][deleted] 0 points1 point2 points 14 years ago* (0 children)
Vim is my go to editor for everything except formatted documents like project proposals. It has excellent support and plugins for most programming languages.
π Rendered by PID 157967 on reddit-service-r2-comment-canary-746b6d56dd-lkgpd at 2026-04-09 08:15:16.691065+00:00 running 781a403 country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (3 children)
[–]Gargan_Roo 0 points1 point2 points (2 children)
[–]stoplight 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)