adspace


What is the reduction?

Answer Posted / Vandana Kumari

In Redux, a reduction refers to the process of taking the current state and an action, and returning a new state based on some rules.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use events in reactjs? Give an example of using events?

559


How would you create higher order components (hocs) in react.js?

447