We talk with prolific Drupal contributor Sam Mortenson about one of his projects. The Tome modules will turn your Drupal 8 site into static HTML. It's a big boost to security, maintenance, and speed.
During a recent project, several decisions factored into finding the right solution to the challenge of providing reusable, interactive web components to allow content editors to build pages.
Coding to SOLID software design principles makes custom Drupal code more maintainable. Take a look at how wrapped entities and the Typed Entity module can make code more SOLID.
Mike and Matt talk with the leads of Drupal's "Automatic Updates" initiative to discuss the security, limitations, status, and gotchas of automatic updates.
Dozens of modules have some ability to send emails to users and there are many types of messages you might want to send. Here are some modules that will help you notify users about content changes.
Mike and Matt drag Adam Bergstein onto the show to talk about the free SimplyTest.me service, which is used to quickly spin up Drupal environments for quick patch testing, reviews, and more.
Drupal 8 offers more ways than ever to build "special pages" with unique display needs, but selecting the right tool means understanding your requirements.
Previously, I discussed using environment variables as a way to keep access credentials and sensitive data out of your code repository. Find out how they can also be used during API migrations.
Committing the values of your access credentials, such as keys, secrets, and tokens to your Git repository as plain text values in your code is not secure. Find out how you can protect your data.
For 13 years, Matt Westgate has been at Lullabot's helm, and though both Drupal and Lullabot have evolved, the spirit of community remains. Matt shares his insights on the past, future, and ferrets.
ARIA attributes bridge the gap to address accessibility issues that cannot be managed with native HTML. Join us as we explore what ARIA is, what it can do, when you should use it - and when not to.