Advertisement · 728 × 90
#
Hashtag
#NgRx
Advertisement · 728 × 90
Preview
RFC(`@ngrx/signals`): Resource Integration Part 1 - Introduce Extend Resource APIs · Issue #5126 · ngrx/platform Which @ngrx/* package(s) are relevant/related to the feature request? signals Information Introduce a set of utilities for extending Angular Resource behavior with composable, reusable extensions. ...

At #NgRx, we are currently in the design phase for supporting Resources and Signal Forms (via delegatedSignal).

You can help us by checking out the RFCs and let us know what you think:
- github.com/ngrx/platfor...
- github.com/ngrx/platfor...

4 3 0 0
Post image

I am so happy that guests on #Angular Space TV choose to come back - this means they did enjoy the streams (and so did you according to statistics 😜 )

Tomorrow, Rainer Hahnekamp will be our first recurring guest, and this time we will discuss #NgRx Signal Store, what it is, what to know, and more

4 2 1 0

The latest version of the toolkit (community project) for #NgRx supports the
- long-awaited events integration into the devtools
- a safer resource integration (non-error throwing),
- and more (like improved redo/undo)

👇See the blog post for more details

5 1 0 0
An anniversary graphic for NgRx celebrating 10 years of reactive state management.

A central shield logo features the text "10 NgRx" and a banner reading "Decade of Reactive State." Surrounding the logo are six hexagonal icons representing core NgRx packages: Store, Effects, DevTools, Entity, Component Store, and Signals, all connected by circuit-like lines on a light background.

An anniversary graphic for NgRx celebrating 10 years of reactive state management. A central shield logo features the text "10 NgRx" and a banner reading "Decade of Reactive State." Surrounding the logo are six hexagonal icons representing core NgRx packages: Store, Effects, DevTools, Entity, Component Store, and Signals, all connected by circuit-like lines on a light background.

#NgRx - my favorite #Angular package just turned 10 years (yeah I can't believe it too 😁 )

What's your favorite feature?

2 1 2 0
A high-tech digital illustration featuring a green circuit board in the foreground, set against a blurred background of a server rack with glowing green and yellow lights. Three prominent microchips are mounted on the board:

The central, largest chip displays the NgRx logo with a pink waveform.

A second chip features the Angular logo and the text "Signal Store."

A smaller third chip is labeled "Event Plugin."

A high-tech digital illustration featuring a green circuit board in the foreground, set against a blurred background of a server rack with glowing green and yellow lights. Three prominent microchips are mounted on the board: The central, largest chip displays the NgRx logo with a pink waveform. A second chip features the Angular logo and the text "Signal Store." A smaller third chip is labeled "Event Plugin."

Would you like me to live-code with #NgRx Signal Store (+ event plugin!) during a future #Angular Space TV livestream?

What do you think I should explore?

2 0 1 0
Preview
Hackeruna - Blog de Tecnología Blog de tecnología, programación, desarrollo web, blockchain y tutoriales.

Angular + NgRx Signal Store: la forma más simple y clara de gestionar estado en Angular
hackeruna.com/post/angular... #angular #ngrx #signal

0 0 0 0
Deep dive to Angular 18
Deep dive to Angular 18 The introduction of lightweight stores like the new NGRX Signal Store changes some rules and raises several architectural questions: Where in the source code do they belong? How large should they be? Is a store allowed to access other stores? Can they be used for the global state, too? What’s with

Discover how the new NGRX Signal Store transforms Angular architecture! Learn where lightweight stores belong, their size, interactions, and global use. Get clear answers with practical examples!

🎤 Talk by Aristeidis
▶️ youtu.be/JCoaO1qG9pk

#CityJS #Angular #NgRx #Frontend #WebDev

2 0 0 0
Post image

⚡ State Management neu gedacht!

Michael Egger-Zikes zeigt in seiner #Session, wie der #NgRx Signal Store mit #Angular Signals leichtgewichtiges State Management ermöglicht – und worin er sich vom klassischen NgRx Store unterscheidet.

🔗 https://tinyurl.com/2vtznwnk

2 0 0 0
Post image

🎤 Talk Spotlight: @mikeryan.dev

What happens when you mix Angular with AI? 🍳

At #AngularConnect 2025, Mike will show us in his talk:
“Frying Up AI-Powered Angular Apps” 🤖⚡

📅 Sept 12–13, London
🎟️ angularconnect.com

#AngularConnectIsBack #WebDev #AI #NgRx

2 1 0 0
Post image

#Angular is entering a new era of reactivity.

In this #session, @manfredsteyer.bsky.social‬ explores Signals, the new Resource #API, and the #NgRx Signal Store — showing how to build scalable, maintainable Angular apps with declarative state management.

🔗 https://f.mtr.cool/vmawhakqgj

1 1 0 0
Preview
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....

Angular’s new Signal Store makes state management lightweight, reactive, and Angular-native.

In my latest @dev.to post we walk through a real-world store setup with signals, entities, computed views, and lifecycle hooks, all fully tested with Vitest.

dev.to/dimeloper/us...

#angular #ngrx

1 0 0 0
Post image

🚨Trainer Spotlight: Marko Stanimirovic 🚨

Marko is a Google Developer Expert, NgRx corte team member, and the brain behind the SignalStore lib.

He’s passionate about open source, state management, and pushing Angular forward.

Catch him live at #AngularConnect this September!
#NgRx

1 0 0 0
Preview
Dynamic SignalStore Features with Conditional Types YouTube video by Rainer Hahnekamp

📷 Join @rainerhahnekamp.bsky.social & I on Rainer's first YT channel livestream this Friday!

Building a customizable CRUD extension for #NgRx SignalStore that dynamically enables/disables features - with #TypeScript adapting the types! 🔥

📅Mar 21 @ 1PM Central US

www.youtube.com/live/1D8VTlT...

6 1 0 2
Preview
Migrating HttpClient REST API Integration in Angular with NgRx SignalStore In this article, we will explore how to migrate an existing Angular application that uses HttpClient for REST API integration to a more…

Migrated to @ngrx.io SignalStore for State Management! 🚀

I've successfully migrated an @angular.dev component from traditional HttpClient REST API integration to NgRx SignalStore, enabling efficient data fetching and centralised state management! 🎉

medium.com/@awaisshaikh...

#angular #ngrx #redux

3 0 0 0
Preview
Dynamic SignalStore Features with Conditional Types YouTube video by Rainer Hahnekamp

🚀 My First YouTube Livestream! 🎉

Join @michaelsmalldev.bsky.social & me as we build a customizable CRUD extension for #NgRx SignalStore that dynamically enables/disables features - with #TypeScript adapting the types!

📅 March 6, 7pm CST – 🔥

youtube.com/live/1D8VTlT...

#Angular

9 1 0 1
Post image

Directly from #NGRX Team: Marko and Rainer will guide you through the world of reactive state management powered by #Angular Signals! 🚦
You'll learn its main APIs such as SignalState, SignalMethod and SignalStore with practical exercises and code labs! 🤩
Discount Workshop 👉 ti.to/ng-venice/ng...

4 1 0 0
Signal Store Workshop | Chris Perko
Signal Store Workshop | Chris Perko YouTube video by ng-conf

🎥 Missed the workshop with our director @perko.dev? No worries! The replay is now live! 🚀 Dive into NGRX Signal-Store, state management, deep signals & more. Watch now and level up your Angular skills! 🔥 #Angular #NGRX #StateManagement

www.youtube.com/watch?v=UIKG...

4 1 0 0
Preview
Developer Academy Learn modern software development with Angular, Nx, .NET and more Learn modern software development with Angular, Nx, .NET and more

Courses from developers for developers! That is what @fabiangosebrink.bsky.social and I did with our academy site: developer-academy.ch

Do you want to level up your frontend game? There are some really nice gems coming up - don't miss it!

#dotnet #angular #ngrx

2 1 0 0
Preview
Migrating to Vitest | Marmicode Cookbook 💾 Use Both Jest & Vitest

Hey! I've just published a Jest to Vitest migration guide

👉 cookbook.marmicode.io/angular/migr...

📺 You can even watch our live video, with @zackderose.bsky.social, migrating the official #NgRx example app in ~15 minutes 😉 www.youtube.com/live/DaSI-MW...
🎁 Merry Christmas 🎄!

#angular #javascript

21 4 0 0

🚀 NgRx 19 has landed!

The major change for Signals: withProps – more flexibility for you! 💡
The global store got some love, too: It comes with a "signalized dispatch" method.

Curious? Official blog post coming soon! 👀

#Ngrx

15 2 1 0

I wanted to select state from store but this peace of state requires some computation with other service.

I had 3 options:

1. Computations in selector (cannot use inject)
2. Computations in effect (too much changes)
3. Computations in facade/service (easiest, fastest)

I've picked option 3!

#ngrx

0 0 0 0
Post image

#NgRx ESLint ruleset has a rule that prohibits mapping Observables from the store to be mapped in component

Instead, it encourages the use of new, derived selectors and a direct selection of the state

I believe we should not create computed properties from store signals

What do you think?

2 0 0 0
Picture of a building's facade with the NgRx logo and the word "Facades" superimposed on it

Picture of a building's facade with the NgRx logo and the word "Facades" superimposed on it

I never understood why people would make Facades for #NgRx, I don't get the point.

Isn't NgRx itself already a facade? A big, complex system with which you interact only via two simple methods (dispatch, select)

1 0 0 0
Preview
feat(signals): add `withProps` base feature by markostanimirovic · Pull Request #4607 · ngrx/platform PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/ngrx/platform/blob/main/CONTRIBUTING.md#commit Tests for t...

"withProps can be useful for exposing observables from a SignalStore, which can serve as integration points with RxJS-based APIs". 👏

github.com/ngrx/platfor... #angular #ngrx

1 0 0 0

Storing component-specific state in a global #NgRx (or sth similar) store is like putting your private coffee mug in a warehouse. Overkill and inefficient. #frontend #softwaredevelopment #statemanagement

2 0 0 0

#Angular #NgRx

2 0 0 0

#angular starter packs I want to see
1. #NgRx maintainers cc @brandonroberts.dev
2. #Angular team cc @mgechev.bsky.social
3. Angular leakers cc @eneajaho.me 😁

4 0 0 0
Preview
RFC: Add `events` plugin to `@ngrx/signals` · Issue #4580 · ngrx/platform Which @ngrx/* package(s) are relevant/related to the feature request? signals Information This RFC proposes adding the events plugin to the @ngrx/signals package to enable event-based state managem...

Redux is (optionally) coming to NgRx Signal Store! 🚀 For some, the missing Redux features have been a hurdle in adopting SignalStore. That’s now history! 🎉 A new RFC is live—jump in and share your thoughts to shape this feature! Check it out: github.com/ngrx/platfor... #Angular #NgRx

14 6 0 0
scan-operator redux code example

scan-operator redux code example

I want to present a more sophisticated example on how to create a mini-redux / #ngrx powered by scan.

Please note that it is very very simplified just to point out how powerful scan is.

Link to stackblitz in first comment 👇

@angular.dev.web.brid.gy

0 0 1 0

Curious about what it looks like to bring #Angular's new Signals into an app that uses #NgRx?

I recorded a video showing what migrating some applications in the Angular Boot Camp curriculum to use selectSignal and signalStore looked like.

www.youtube.com/watch?v=Wf0T...

0 0 0 0