I'm pretty disappointed in debugging, but maybe I'm just doing it wrong.
When I am actively developing, it is very difficult to write code, run the debugger to test the specified code, wait a minute for the debugger to start, look at the page in the browser, stop the debugger, edit the code, rinse, foam, repeat.
I can get around this using CTRL-F5 and CTRL-SHIFT-B during development, but I am losing all the benefits of the debugger.
Is there a better way to use a debugger or something else that I can do to quickly rebuild and use a debugger?
Thank,
Kyle
PS I / we write unit tests, but you also need to test your application in a browser, so please, "you should not have this problem if your unit tests were written correctly." comments;)
Update
Thanks for the offers "get the best car." Not much I can do. Download RAM and Intel SSD. I do not need more than $ 2500 to encode a web application.
source
share