What development environment do you use when you need to work with javascript? What options do Asp.net developers have for working with javascript or jQuery to be able to test, develop in real time? I tried setting up intellisense to make it work with jQuery documentation, but this does not work.
Right now I am using Firebug to test my scripts, as well as edit there, but, for example, I would like to view the markup and the console together, but this is not possible in FireBug.
I do not think the best solution for this kind of work.
If you have ideas on how to solve my problem or if you have a suggestion, please post it here.
Thanks!
Refresh
Jsbin
JSFiddle are good alternatives.
javascript jquery development-environment asp.net-ajax
Zoltan veres
source share