- 8 September 2023: Do you proactively refactor your code?
- 7 September 2023: What's the simplest test to begin with?
- 6 September 2023: Verbosity over abstraction
- 5 September 2023: Spring clean before upgrading
- 4 September 2023: Charging more _not_ to write tests
- 3 September 2023: Including time for tests in estimates
- 2 September 2023: Planning first or reviewing last?
- 1 September 2023: Non-blocking code reviews
- 31 August 2023: Code review discourages small refactorings
- 30 August 2023: TDD and "Unexpected errors"
- 29 August 2023: CI pipelines are an automated code review
- 28 August 2023: Pair and mob programming are continuous code review
- 27 August 2023: Pull requests are great for open-source, but not for teams
- 26 August 2023: Work in small chunks
- 25 August 2023: Start with a vague test
- 24 August 2023: Testing multiple implementations with contract tests
- 23 August 2023: Don't use third-party services directly
- 22 August 2023: Deployments with your CI pipeline
- 21 August 2023: Which part of the CI pipeline has the most value?
- 20 August 2023: PHP types and assertions