
Fabian Gosebrink
Pluralsight Author
Angular GDE • Microsoft MVP
Fabian is a software developer, book author, trainer, and speaker with a strong focus on modern web architectures using Angular, Nx, and state management. He is a Google Developer Expert (GDE), Microsoft MVP, and Nx Champion. As a Pluralsight author and book author, he shares practical, experience-driven knowledge on Angular, scalable frontend architectures, and sustainable state management. In his talks and workshops, Fabian combines real-world project experience with clear architectural principles, helping teams build applications that remain maintainable as they grow. His goal is to enable developers to make better technical decisions. Beyond hype and dogma.
Advanced Signal Store: Structuring State for Real Angular Applications
Modern Angular applications grow quickly, and with that growth come new questions about how to structure and share state effectively. Signals make local state simple and expressive, but as applications evolve, architectural decisions around state become increasingly important.
In this talk, we go beyond the basics of the NgRx Signal Store and explore how it can be used as an architectural building block in real Angular applications. We look at practical scenarios and discuss where state belongs, how to define clear boundaries between components, features, and application wide concerns, and how Signal Store fits into that picture.
We dive deeper into advanced Signal Store concepts such as store composition, derived state, effects, and integration with Angular's dependency injection system, always from an architectural point of view rather than focusing only on the API.
This session is driven by experience and clear opinions. It focuses on sharing patterns, heuristics, and mental models that help teams structure state with confidence. You will leave with concrete ideas for designing maintainable and scalable Angular applications using Signal Store, grounded in real world constraints and everyday development.