JavaScript Development Tools
Here are some great javascript/html5 developer resources
Triptych calls JsFiddle an amazing tool that is accessible anywhere via a browser. It allows you to rapidly create demos, examples, bugs, and many other web-based applications and sites.
I like this one a bit more than jsfiddle because of the full page code editor and the community based environment. According to the official webpage jsdo.it offers both, a vivid environmental for developers to showcase their trendy works on JavaScript and HTML5, as well as community to share their codes and learn form each other.
This is the most valuable tool I have found for hunting down and killing that one little glitch.
IF you would rather that all of your development files not be posted to the internet this is the editor for you. It is fast, has syntax highlighting for tons of languages, autocomplete, tabs, and much more. My favorite tool.