Conference talks and deep dives into Voice AI, Headless CMS, and Data Visualization.
Exploring architectural patterns for integrating voice AI into existing applications and platforms. This talk covers best practices, common pitfalls, and innovative approaches to voice-enabled interfaces.
Discover a modern approach to creating interactive micro-applications within Drupal custom modules using Svelte and Vite. This technique allows you to embed Svelte-powered micro-apps directly into your Drupal projects through a single Twig template foundation. By combining Svelte's reactive front-end capabilities with Drupal's powerful RESTful API ecosystem, you can deliver fast, dynamic user experiences without leaving the Drupal environment. I will walk through the process of scaffolding and bundling a Svelte application inside a Drupal custom module.