Documenting Bug Fixes

When you fix a bug, how do you document it in the code? One option, of course, is simply not to say anything at all, but just make the fix. But there are times when […]

Clean Code Matters

In the last post, I mentioned clean code as one of the essential elements of Agile development. So let’s do a little code challenge, shall we? Our context is a system for managing bets at a […]