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.
Sometimes when testing an application your cross contaminate test content with real data (or user contact information). This is bad! Let’s talk about how to avoid this type of situation.
It’s a new year! Time to start thinking about the skills you want to focus on this year. Here’s my list of the top 5 Drupal skills for architects and developers in 2021.
Accessibility is a critical component of your development and testing plan (or it should be). If it’s not, get it on your roadmap for 2021! This post should help get you started with Pa11y for automating accessibility testing.
Defining a Devops process for your team (and project) are critical components to success. This article digs into my 10 recommended steps to include in your continuous integration builds for Drupal 9 sites.