My latest tech articles
Angular Meets Generative AI: Best Practices Made Easy
Learn how to use Angular with generative AI, generate configuration files, and follow best practices for scalable, maintainable code.
Angular Deep Signal: Modeling State in Depth
Discover how Angular’s new Deep Signals primitive enables reactive, bidirectional access and updates to nested state properties, improving code clarity, maintainability, and performance.
Exploring Angular httpResource: a new approach to async data fetching
The new Angular httpResource API extends the Resource API, offering a more efficient way to handle HTTP requests. Let’s dive into it.