DrupalCon Global 2020 - Drupal 8 Front-End Component Integration Methods
Speaker Session
Event Details
This event occurred on Tue, Jul 14, 2020
Brian Perry presented durring DrupalCon Global 2020.
This session 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