Main Content
Capacity
40

PLEASE SETUP YOUR LOCAL ENVIRONMENT PRIOR TO TRAINING.

Follow these instructionshttps://github.com/mariohernandez/component-based-development

=====================

With the component-based approach becoming the standard for Drupal 8 develpment we’re beginning to see some slick front end environments show up in Drupal themes. The promise that talented front enders with little Drupal knowledge can jump right in is much closer to reality.

In order to fully take advantage of Drupal 8 and Twig, it helps to have an understanding of components, patterns and the differences between traditional theme-centric design and component-based design.  Join me as we take a look at how to define patterns that make up common web elements, break them down into smaller chunks of content and explain how they better fit into what is known as the Atomic Design Principle.