About Debugging Instead of Blaming Others

Git annotations are a great place to check who wrote which piece of code. But don't get hooked into the blame game. Instead, try to understand the code's logic by analyzing it and inspecting its variables in the debugger.

Aidas Bendoraitis (@DjangoTricks)

Tips and Tricks Programming Wisdom Development Python 3 JavaScript Git