Formatting time elements to match the current user's locale
I recently created a Live page to promote my upcoming live coding streams and ways to find my previous ones. I have the times listed. However, times are hard.
Migrating to TailwindCSS, iteratively, in your Drupal theme
I'm a huge fan of TailwindCSS. After using it, I find writing media queries for responsive interfaces complicated instead of leveraging the responsive variants of Tailwind. Not to mention I can stop fretting over the naming of my classes to ensure I meet my own made-up SMACSS/BEM standard.
GitHub Action for setting up Drupal for testing
I have written my first GitHub Action – bluehorndigital/setup-drupal. In my phpstan-drupal and drupal-check projects I have various GitHub Actions workflows that build a Drupal project via Composer.
Watch: Nightwatch testing training to help get Olivero stable for Drupal 9.2!
I am a little late getting this blog published. The end of March and early part of April just blew right past. However, I wanted to share the recordings from the Nightwatch.js training I gave at MidCamp on March 25th.
drupal-check and phpstan-drupal are Drupal 9 and PHP 8 ready
I am happy to announce that phpstan-drupal and drupal-check are Drupal 9 and PHP 8 ready! Both projects have CI pipelines running tests and analysis to make sure they're compatible as we start the journey for Drupal 10 (😱 already? I know!)
Getting phpstan-drupal PHP 8 ready starts, now!
This week I will be kicking off development for phpstan-drupal after Florida DrupalCamp astoundingly met my funding goals. Since this open source work and I am being funded publicly, I plan to do as much development over live streams as possible.