The upgrade from Drupal 7 to Drupal 9 is a big one. This post is all about the considerations that you should be making and how to plan to start the process!
I’m constantly amazed by the lack of automation and code review I find on development teams. This article digs into what pieces should be included and why they are so critical.
Every once and awhile the data structure of Drupal functions / methods is such that an IDE can’t autocomplete on variables. This post shows you how to make it work (even when it doesn’t automatically)!