DEV Community

Discussion on: Implementing Redux pattern

 
jucian0 profile image
Jucian0

Okay, my opinion is based in old versions of NgRx, but it's strange that we have a function as a reducer in Angular, but with ngxs we hava a class with decorators.
This approach make more sense for me when we are using Angular.
It's like a foreign body.