A

Admin • 833K Points
Coach

Q. In NgRx, which function returns new state based on actions?

  • (A) Reducer
  • (B) Effect
  • (C) Selector
  • (D) Store
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

Reducers are pure functions that determine state changes based on actions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.