DEV Community

Discussion on: Early thoughts on Angular with Redux (NgRx)

Collapse
 
arielgueta profile image
Ariel Gueta

It does. It comes with Redux devtools (netbasal.gitbook.io/akita/enhancer...) support, and plugins that you will not find in ngrx such as server side pagination, dirty checking, forms manager, etc. If you are coming from .NET this will be more natural to you as it's OOP concepts.