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!
- : Things to know about PHP
- : Back after PHP Stoke
- : Reducing utility class duplication
- : Utility-first or utility-last?
- : Adding Tailwind CSS to an existing project
- : Testable Tailwind CSS plugins
- : Tailwind CSS' extensibility is one of its best features
- : Don't use arbitrary values in Tailwind CSS
- : Types and static analysis saved me today
- : Just start writing
- : Tests are living documentation
- : What is the cost of a bug?
- : Debugging gitignore rules
- : Speaking at PHP Stoke and nor(DEV):con
- : The Boy Scout rule
- : Duck typing
- : Automating all the things, including infrastructure
- : Happy Drupal 10 release day!
- : Managing databases with Neovim and Docker
- : How and why I started using PostCSS
- : The Decorator design pattern
- : Separating releases from deployments with feature flags
- : Should you comment your code?
- : Outcomes or output
- : Writing "Why first" user stories
- : What to do with TODO comments
- : Commit and push something every day
- : Writing readable code
- : Ship, Show or Ask
- : Plan, then code