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!
- : The single responsibility principle
- : Only write enough code to get a failing test
- : You don't need to think about what to do next
- : Why it's important to see the test fail
- : Getting to green
- : Speaking at the Symfony UK meetup in London
- : Just because core is supported...
- : Does it depend on who you ask?
- : Should Drupal 7 support be extended again?
- : Will we see Drupal 7.100?
- : Write the test backwards
- : Structure a new test by writing comments first
- : Shortening the feedback loop even more
- : CI pipelines should start locally
- : Laravel Pipelines
- : Configuration files as a service
- : Making my Drupal module template Drupal 10 compatible
- : Micro-refactorings
- : Camel-case or snake-case for Drupal code?
- : Consistency is key
- : Introducing feature flags to "build-configs"
- : Refactoring with readonly classes in PHP 8.2
- : Automatically running commands with nodemon
- : Data transfer objects and value objects
- : Immutable read-only properties in PHP 8.1
- : Cleaner PHP code with promoted constructor properties
- : just vs make
- : How I use Neovim for writing PHP
- : Nix, NixOS, Home Manager, and WSL2
- : Why I use tmux