Angular Standalone API generators for NgRx

preview_player
Показать описание
Right from the beginning Nx had generator support for setting up Angular components following the Angular Standalone APIs. We now added some more support around generating NgRx configuration that follows the new Standalone APIs.

▬▬▬▬▬▬ 🔗 Links ▬▬▬▬▬▬
Blog post:

▬▬▬▬▬▬ 🐦 Socials ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

A longer video with the most recent api ngrx-root-store and ngrx-feature-store would be greatly appreciated.

transformerduncan
Автор

Been waiting for ngrx generators since --standalone appeared. Great work.

JimmiJohnJunnior
Автор

side note... I could not get `provideState, provideEffects` on lazy modules to work while also using a ngModule that was pulling in `module.forFeature` ... I had to refactor/remove all the modules that were doing .forFeature.... seems like an all-or-nothing thing.

nathanalberg
Автор

Great video. When I pause to view commands the play slider covers these.

additionaddict