best practices

2 posts tagged best practices. ← All posts

Let's discuss commit messages

Why good commit messages matter, and a practical structure for writing them so you and your team can understand changes months later.

July 10, 2022Development

Logging best practices that I follow

Practical logging best practices from years as a backend developer — log levels, what to record, and rules for writing useful log statements.

April 10, 2022Development