Announcing Developer Academy Trainings
In this blog post, I want to describe the launch of Developer Academy. With the invaluable support of Steven Giesel, we finally made it a reality! Developer Academy is all about high-quality, hands-on training for modern software development. We offer expert-led workshops and courses covering Angular, .NET, TypeScript, state management with NgRx, and more. Our goal is to empower developers and teams by teaching industry best practices and cutting-edge technologies.
Extending the NgRx signal store with a custom feature
In this blog post, I want to show how we can extend the NgRx Signal Store with custom features.
NgRx Signal Store & Angular: Getting started
In this blog post, I will provide an overview of the Angular NgRx Signal Store and demonstrate how to use it in your applications.
Migrating Angular to NgRx functional APIs and effects
In this blog post, I want to describe how I migrated NgRx to its functional APIs and effects to use the latest features and benefits of NgRx and Angular with standalone components.