From Stripes to Types - Type safety for Neos Zebra projects
The Neos Zebra approach bridges the WYSIWYG editing layer of Neos CMS with a Next.js frontend by providing a Content API. However, your frontend does not have any knowledge about the Neos node type structure, making the frontend development fragile and error-prone.
In this talk, we'll close that gap. You'll see how a simple CLI generator analyzes Neos node types and automatically produces TypeScript interfaces that reflect your actual content model. This turns an implicit API contract into an explicit, type-safe one. The result: autocompletion where you had guesswork, compile-time errors where you had runtime surprises, and a frontend that stays in sync with the Node configuration.
- Neos Conference 2026
- 02.06.2026
- 14:00
- Center Stage
