All Videos

Build Your First Ci/cd Pipeline (and Add A Qa Check While You’re At It)

Created February 22, 2026

How do you learn how CI/CD pipelines work when your workplace systems feel too complex or risky to experiment with? When I pivoted from creating...

Events Platform: Automating The Testing Process

Created February 22, 2026

The Event Platform module is a useful tool for Drupal camp event-organizers to schedule featured speakers, customized sessions, and event job...

Building Scalable Data-driven Apps In React: A Config-first, Class-based Architecture

Created February 22, 2026

At Evolving Web, we built a new visualization tool for GRID (Global Repository of Income Dynamics), an application that serves 300+ economic...

Do You Still Need Sass?

Created February 22, 2026

With so many new features added to CSS in the past couple years, is Sass still needed in your projects? Is it time to remove Sass from your build...

Getting Hands-on With Drupalai: Build Smarter Sites With Zero Code

Created February 22, 2026

Curious about what AI can do in Drupal—but not sure where to start? This beginner-friendly session will introduce you to DrupalAI using a series of...

Building Modular, Maintainable, Recipe-based Site Templates

Created February 22, 2026

Building a site template and not sure where to begin? In this session, we’ll share lessons learned from developing our own recipe-based site...

Ixp Program, How We Delivered 1500 Credits In Year One

Created February 22, 2026

Almost a year ago, we launched the IXP Program to solve a challenge every Drupal community member knows: talented newcomers can't get hired without...

When Roles Aren’t Enough: Modern Permissions In Drupal With The Access Policy Api

Created February 22, 2026

Drupal 10.3 quietly introduced a powerful new tool for handling complex access control: the Access Policy API. And if you missed it, you’re not...

Continuous Ai For Accessibility: Build Better, Faster, Inclusive Software With Github

Created February 22, 2026

Accessibility issues don’t have to surprise you — or your users. Continuous AI for Accessibility is an approach to building accessible products by...

Structure Enables Flexibility At Scale: Content Modeling For Useful Components

Created February 22, 2026

Components break when the content model underneath is rigid. This featured session reveals how content strategy decisions made months before Drupal...

Whizzy What??? Using Text Formats And Ckeditor Plugins To Get The Most Out Of Drupal's Wysiwyg

Created February 22, 2026

This session will provide step-by-step guidance on how to edit and add text formats, to customize the behavior of Drupal's formatted text entry...

Git Makes Sense… Until Other People Get Involved

Created February 22, 2026

Git by yourself is easy: commit, push, done. But the moment a team joins the party, suddenly there are branches, pull requests, merge conflicts, and...