Drupal Canvas - Code Components: From Storybook to Production

Canvas changed how frontend developers work with Drupal. Code Components now let you write React with Tailwind CSS directly in the browser. No local setup, no Drupal knowledge required. 

But the real power comes when you pull those components into an external codebase using @drupal-canvas/cli, present them in Storybook with real Drupal data, and wire everything into a CI/CD pipeline. 

This session walks through the full workflow: creating a Code Component in Canvas, syncing it to a Git repository, exposign them via Storybook and automating deployment.