admin NgRx Beginers Intro – Part 01 Angular Why we use NgRx ? When we build an application,we may use service to define some state we retain for our product pages. Redux Pattern Store The whole router state should not be put into the store because it is not serializable. Actions Post Views: 1