May 23, 2020
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.
Apr 12, 2020
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.
Mar 21, 2020
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.
Jan 20, 2020
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.
Jul 6, 2019
10 min read
Acquia Certified Drupal Developer: 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 Drupal Grand Master over a weekend.
May 12, 2019
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.
May 2, 2019
10 min read
Drupal UI Patterns: Component Driven Development in Drupal
Build a Drupal site twice as fast with reusable components! Learn how to do component-driven development in Drupal with the UI Patterns module.