Angular's ___________ feature helps maintain consistent state across components.

  • Data Binding
  • Directives
  • NgRx Store
  • Services
NgRx Store in Angular helps maintain consistent state across components by providing a centralized state management solution. It uses reactive programming concepts and facilitates easier state management in complex applications.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *