Articles by Tag #ngrx

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Announcing NgRx 19: NgRx Signals Features, Action Signals, and more!

We are pleased to announce the latest major version of the NgRx framework with some exciting new...

Learn More 97 4Dec 19 '24

Announcing NgRx Signals v18: State Encapsulation, Private Store Members, Enhanced Entity Management, and more!

We are pleased to announce the latest major version of NgRx Signals, featuring exciting new features,...

Learn More 93 7Jul 25 '24

Announcing Events Plugin for NgRx SignalStore: A Modern Take on Flux Architecture

We are pleased to announce the introduction of the Events plugin for NgRx SignalStore, released as...

Learn More 48 10May 12

The best of Angular: a collection of my favorite resources of 2024

Learn about what happened in the world of Angular last year

Learn More 15 1Jan 21

Using NgRx Signal Store for Scalable State Management in Angular

NgRx Signal Store is a lightweight and reactive approach to managing state in Angular applications....

Learn More 14 0May 19

NgRx Use Cases, Part III: Decision-making

Original cover photo by Hansjörg Keller on Unsplash. In my previous articles, we covered access...

Learn More 13 1Aug 15 '24

Simplify Your Angular Code with NgRx Entities

In the summer, I refreshed my NgRx skills by building a small application to handle my favorite...

Learn More 7 0Oct 27 '24

Angular Addicts #27: NgRx 18, New RFC: DomRef API, Web storage with Signals & more

My favorite Angular resources of June, 2024

Learn More 6 0Jul 2 '24

Advanced NgRx Patterns for Enterprise Angular Applications

Welcome to the final installment of our NgRx deep-dive series! In Parts 1 and 2, we covered the...

Learn More 6 0May 20

NGRX with Angular 16

Let's breakdown the diagram into logical sections, each focusing on one concept or step. What...

Learn More 6 0Nov 13 '24

Angular Addicts #29: Angular 18.2, implicit libraries, the future is standalone & more

My favorite Angular resources of August, 2024

Learn More 5 0Sep 10 '24

[Angular, NgRx] Tối Ưu Hiệu Năng: Phân Tách và Quản Lý State Hiệu Quả Trong Ứng Dụng

Giới thiệu Hello Anh Em. Trong quá trình làm việc, mình đã gặp phải một vấn đề khi cần...

Learn More 5 0Jan 22

Angular Router URL Parameters Using NgRx Router Store

When we build apps with state, the entry point is key to initialize our state for our components, but...

Learn More 4 1Aug 8 '24

Angular Addicts #31: The new Resource API, effect updates & more

My favorite Angular resources of October, 2024

Learn More 4 1Nov 13 '24

Angular Addicts #28: Angular 18.1 (w. the new @let syntax), Component testing, SSR guide & more

My favorite Angular resources of July, 2024

Learn More 4 0Aug 13 '24

How to Debug NgRx Using REDUX DevTools in Angular

When we work with NgRx, tracing and debugging actions, knowing the current state of our store, and...

Learn More 3 1Jul 20 '24

When to Use `concatMap`, `mergeMap`, `switchMap`, and `exhaustMap` Operators in Building a CRUD with NgRx

A few days ago, I was working with NgRx effects in an application,where I needed to get data from the...

Learn More 3 1Aug 1 '24

State Management in Angular with NgRx: A Complete Guide

Introduction Managing state in large Angular applications can become challenging. This is...

Learn More 3 0Mar 26

🚀 Learning Through Experience: A Tale of NgRx Effects

As developers, we’ve all faced those moments when our code doesn’t behave as expected, and we’re left...

Learn More 2 0Jan 8

When and Why to Use REDUX NgRx in Angular

In a previous article, I wrote about managing the state in Angular by using Services, but when the...

Learn More 2 1Jul 20 '24

How to Implement ActionCreationGroup in NgRx

When you create actions in NgRx, you usually use the createAction function helper. We write our...

Learn More 2 1Jul 20 '24

Quand faut-il utiliser un store comme NgRx dans une application Angular ?

Cet article est rédigé en français. Si vous souhaitez une version anglaise, faites-le-moi savoir en...

Learn More 1 0Jun 27

Building a Multi-Module Angular Application with NgRx

Angular's modular design and NgRx state management allow for the maintainable, performant, and...

Learn More 1 0May 20

ngRx Store in Angular

Before I start, a small backstory. So, a few weeks back, there was a requirement in an angular...

Learn More 1 0Sep 16 '24

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

Sur quels critères décider d’utiliser (ou non) un store comme NgRx dans une application Angular ? C’est une question fréquente — et la réponse n’est pas toujours évidente. Dans cet article, je t’explique quand et pourquoi un store peut être pertinent.

Quand faut-il utiliser un store comme NgRx dans une application...

Learn More 0 0Jun 27

[Boost]

Announcing NgRx 19: NgRx Signals...

Learn More 0 0Apr 17

NgRx Signal Store as a Class

as a function (forked from...

Learn More 0 0Apr 6

Correct Checkbox Setting After Handling CheckboxChanged in Angular with Signals

Fixing checkbox state issues in Angular when using signals.

Learn More 0 0Mar 31

NgRx State Management Across Angular Modules

Part 2: Structuring Shared State in Large Applications In Part 1, we explored the basics of NgRx...

Learn More 0 0May 20