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.
Let’s talk about coding standards and doing PHP the “right way.” Specifically, we’ll dig into Dependency Injection and why it’s so important on your projects.