DrupalCon Vienna 2017: Skeletor Scaffolding: Architecture & DevOps for Progressive Decoupling
About this talk
This talk explores the concept of progressive decoupling in modern Drupal instances, highlighting its ability to combine the performance of traditional web documents with the interactivity of progressive web applications. The speaker introduces Skeletor, an open-source scaffolding system that follows Drupal and React best practices, demonstrating how to build, test, and deploy a progressively decoupled Drupal site that incorporates multiple React applications. Attendees will learn to utilize and extend the Skeletor system, implement continuous integration for building both Drupal and React from a single code base, use JSON Schema for data consistency testing, and develop a test suite for React components within the Drupal architecture. This session is tailored for developers and DevOps professionals interested in optimizing the decoupled build process.