Author: Noga Badhav

Noga Badhav
Noga Badhav is a software developer with 6 years of experience. She has a deep understanding of complex Java systems and she strives for high standards of clean code and tests.
-
8 Debugging Tips for IntelliJ IDEA Users You Never Knew Existed
As developers, we’re all familiar with debuggers. We use debugging tools on a daily basis – they’re an essential part of programming. But let’s be honest. Usually, we only use the breakpoint option. If we’re feeling frisky, we might use a conditional breakpoint.
But guess what, the IntelliJ IDEA debugger has many powerful and cutting-edge features that are useful for debugging more easily and efficiently.
Noga Badhav, Shai Almog