What makes good/bad commit messages?

The longer the commit history gets the harder it gets to keep track. If commit messages are bad or don’t follow a set of styling guidelines this gets even more true. Good books are structured in a way that makes reading easy and source code is structured in a way that makes it human readable. Humans seem to prefer a structure when it comes to information...

Date:2019-06-22

Handle-errors

Date:2019-03-31

Null Objects to the rescue

Date:2019-01-21

I hate first episodes and utility classes

Date:2018-12-30