Search Results

0
votes

Starting javascript development - what to do?

If you already use InelliJ Idea, it also has pretty good support for javascript development. It does highlighting, autocompletion, and some level of code validation. For debugging, the best tool I …
1
vote

How do you do performance testing in Ruby webapps?

I'm evaluating a new opensource web page instrumentation and measurement suite called Jiffy. It's not particularly for ruby, it work …