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).
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).