Hacker News new | ask | show | jobs
by gedassan 1762 days ago
Intellij IDEA for Java code debugging; the only time I need to sprinkle log statements is when compiled code runs inside a Docker container.

When I go back to frontend code, I will definitely use a debugger in the browser, unless it is a super heavy client riddled with performance issues (and even then, probably).