Bad things sometimes happen during deployments. The question is, what do you do? Should you try to hotfix or roll it back?
Let’s be real: very few platforms have the test coverage that they want to have. It’s never too late to start fixing that.
Are you using the Drupal Spec Tool? If you aren’t, you should be. This post is all about how to use it and integrate it into your workflow.
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!
Getting hit by those pesky out of memory errors when using Composer? Let’s fix it for good so they never come back again!