The Daily Drupaler
This is an archive of the 891 email messages I have sent to my daily mailing list since the 12th of August, 2022. Enjoy!
- : CI pipelines are an automated code review
- : Pair and mob programming are continuous code review
- : Pull requests are great for open-source, but not for teams
- : Work in small chunks
- : Start with a vague test
- : Testing multiple implementations with contract tests
- : Don't use third-party services directly
- : Deployments with your CI pipeline
- : Which part of the CI pipeline has the most value?
- : PHP types and assertions
- : Asserting all the things
- : Types vs tests
- : Writing custom assertions in your tests
- : Writing tests in your own time
- : Writing test and implementation code are the same task
- : Why keep a dotfiles repository
- : Don't estimate separately for testing
- : Does not writing tests actually save time?
- : Everyone tests their code
- : Testing, fixed prices and bug-free guarantees
- : Vim is my lightsaber
- : 8 years of dotfiles
- : Tests make upgrades less risky
- : YAGNI
- : Use Drupal to own your content
- : Laravel Prompts and framework-agnostic tools
- : What problem are we trying to solve?
- : A crash course into automated testing with Drupal
- : Maintaining a module used on 35,000 Drupal websites
- : Upgrading from Drupal 9 is easier