4 min read

Custom Drush Commands: Site-wide Drush Commands

Does your Drupal site have custom scripts? Many of them can probably be written as beautiful custom Drush commands.
8 min read

Full Stack Drupal Developer at Symetris: Interview, Experience, and Review

Read about my experience working as a Senior Drupal Developer at Symetris; one of the most peaceful jobs I have had so far.
9 min read

Acquia Certified Drupal 9 Expert: Preparation, Experience, and Review

How to prepare for Acquia’s Drupal certification test and how I become a Triple Certified Drupal Expert in ~8 hours on a Friday the 13th.
5 min read

Drall: A Tool to Run Drush on Multi-site Drupal Installations

A command-line tool to run drush on all or multiple sites in multi-site Drupal installations. One command to Drush them all!
7 min read

Drupal + Sidr: Accessible Mobile Menus

Learn about the Sidr module for Drupal that lets you add beautiful, accessible mobile menus to your website.
8 min read

Dockerize Drupal with Lando

Learn to use Lando for running Drupal websites in Docker containers and get dockerized Drupal websites running in under 5 minutes.
7 min read

Dockerize Drupal with Ddev

Learn to use Ddev for running Drupal websites in Docker containers and get dockerized Drupal websites running in under 5 minutes.
9 min read

Full-stack Drupal Developer at Evolving Web: Interview, Experience and Review

How I moved from Colombia to Canada and worked on awesome Drupal projects at Evolving Web as a full-stack developer for ~3.5 years.
10 min read

Acquia Certified Drupal 8 Expert: Preparation, Experience and Review

Learn how to prepare for Acquia’s Drupal certification test and how I scored around 90% in the tests to become a Triple Certified Drupal Expert over a weekend.
7 min read

Drupal Entity Validation API: Create Custom Entity Constraints

Learn to implement custom validation constraints for Drupal 8 entities to validate fields, properties and dependencies thereof.