Drupal Camp Asheville 2020 - Drupal Front-end Component Integration Method
Speaker Session
Event Details
This event occurred on Fri, Jul 10, 2020
During Drupal Camp Asheville 2020 Brian Perry led a session overviewing Drupal front-end component integration methods.
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