I develop locally, using MS Webmatrix for my server. It has a perfectly good code editor built in too, but I don't use it. I like to use Sublime Text 2 for that. I use SASS for my CSS, so I have Prepros running to compile it, as well as minify/concatenate my JS and compress images. For...