Decoupled Days 2020 - Drupal 8 Front-End Component Integration Methods
Speaker Session
Event Details
This event occurred on Thu, Jul 23, 2020
Brian Perry's session at Decoupled Days 2020 provided an overview of methods that can be used to provide data from Drupal to a front-end component that lives outside of the traditional Drupal templates directory, including:
- Mapping data via preprocessing
- Mapping data in twig templates
- Helper modules including Component Libraries, Twig Tweak, and Twig Field Value
- Popular component-based themes and starter kits
- UI Patterns and related supporting modules
- Pattern Kit
- Compony
- Single File Components