JesúsB

JesúsB @bndf1

About: Angular Wizard 🧙‍♂️ | Runner 🏃 | Gravel Bike Rider 🚵

Joined:
Jul 11, 2019

JesúsB
articles - 12 total

(Update: NgRx Signal Store Enhancements) Mastering State Management with NgRx Signal Store in Angular 🚀

Update: NgRx Signal Store Enhancements. Dive into the latest improvements that merge Angular Signals API with NgRx for streamlined state management. This article details how to set up the updated NgRx Signal Store, leverage reactive updates and computed properties, and implement type-safe state modifications. Discover best practices for centralized state management and learn how these enhancements can optimize efficiency and scalability in your Angular applications.

Learn More 0 0Feb 10

Mastering State Management with NgRx Signal Store in Angular 🚀

Discover how to master state management in Angular with NgRx Signal Store. This article explores the integration of Angular's Signals API with NgRx to create a powerful and efficient state management solution. Learn how to set up NgRx Signal Store, manage centralized state, leverage reactive updates, and utilize computed properties for derived state in your Angular applications.

Learn More 1 1Feb 10

Boosting Angular Performance: @defer, Lazy Loading, and Core Web Vitals

Understanding Core Web Vitals

Learn More 1 0Feb 5

DON'T MISS: Your angular forms strongly typed based on your interface :rocket:

📌 Strongly Typed Forms in Angular Without Duplicating...

Learn More 0 0Feb 5

Architecting Angular Applications: A Case Study in Scalable and Maintainable Design 🚀

Explore a case study on architecting Angular applications for scalability and maintainability. Learn best practices and design patterns to build robust and efficient Angular projects.

Learn More 0 0Jan 16

Streamlining Data Flow in Angular: The Power of the Adapter Pattern 🔄

Discover how the Adapter Pattern can streamline data flow in your Angular applications.

Learn More 1 0Jan 13

Mastering the Container-Presenter Pattern in Angular: A Deep Dive

Explore the Container-Presenter pattern in Angular to enhance component reusability, testability, and maintainability.

Learn More 0 0Dec 19 '24

Modernizing Angular: Embracing Fetch API for Better Performance and Security

Learn how to switch Angular HttpClient to use the Fetch API for improved performance and security.

Learn More 1 1Dec 17 '24

New in Angular: Bridging RxJS and Signals with toSignal!

Enhance your Angular apps with `toSignal`, a powerful feature that bridges RxJS Observables and Angular Signals!

Learn More 0 0Dec 17 '24

Modern Testing Practices in Angular: From Unit to Integration Testing

Learn about the shift from unit to integration testing in Angular

Learn More 5 0Dec 16 '24

Modernizing Angular: What's New in Angular 19

Angular 19 has officially arrived, and it's packed with a range of features aimed at improving...

Learn More 8 0Nov 26 '24

PIT, a mutation testing system for Java.

Mutation test introduces a way to find faults in our software components, verifying that our tests...

Learn More 6 0Feb 15 '22