Javascript IDE's
Lately I’ve found myself doing a lot more web application development in JavaScript. Typically, I always seem to fall back on plain old Notepad++ or Visual Studio. As a developer, the user experience in either is, IMHO, somewhat lacking.
However, for the past week, I’ve been using RubyMine. RubyMine is a Ruby on Rails IDE from Jetbrains, but it seems to work rather well for editing JavaScript and HTML files. Plus, as an added bonus, it automatically comes with built in support for jQuery.
