14 min read

Software Developer at Shopify: Interview, Coding Challenge and Selection

How I started experimenting with Ruby on Rails (RoR) and got hired as a Software Developer at Shopify in ~3 weeks.
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.
7 min read

Signing Git Commits and Tags with GPG

Learn to sign your Git commits and tags with GPG to let your team know that they are authentic and that they weren’t made by someone else.
5 min read

Working with Git remotes and pushing to multiple Git repositories

Learn to work with multiple Git repositories – pull from and push to multiple git remotes with easy commands.
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.
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.