What develepment environment do you use when you need to work on javascript?What options have as an Asp.net developer for working with javascript or jQuery in order to have possibilities to test,develop in realtime?
I tried to set up the intellisense to make it work the jQuery documentation, but that's not working.
Right now i'm using Firebug to test my scripts and also editing there,but for example i would like to view the markup and the console together but that's not possible on FireBug.
i don't think that's the best solution for that kind of work.
If you have any ideea how to solve my problem or do you have a suggestion please post it here.
Thanks!
Update
JSBin
JSFiddle are nice alternatives too.
Visual Studio Code visual studio is a full-fledged Jquery editor that supports syntax highlighting and auto-complete with IntelliSense, which provides smart completions based on variable types, function definitions, and imported modules.
Visual Studio provides an out of the box, first class debugging experience for JavaScript. Powerful features like source maps allow you to drop breakpoints directly in your code. Performance profilers make finding runtime memory bottlenecks trivial.
Try Aptana. It's free, it's awesome, and comes with JQuery & Prototype built-in. It also has screencasts.
The essentials.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With