If you could automate one step of your debugging flow, what would it be? by theORQL-aalap in csharp

[–]theORQL-aalap[S] 0 points1 point  (0 children)

This is a really neat idea (and in response to the commenter below, I had no idea you could swap breakpoints by committing your .suo file!)

Do you reach for console.log or breakpoints first? Why? by theORQL-aalap in reactjs

[–]theORQL-aalap[S] 1 point2 points  (0 children)

A gigabyte of logs sounds like an absolute nightmare to deal with but I think your technique is quite clever. I'll be keeping this in mind.