What is the reduction?



What is the reduction?..

Answer / 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

More React.js Interview Questions

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

0 Answers  


Explain the term high order component

1 Answers  


Explain the difference between functional and class components.

1 Answers  


Differentiate between real dom and virtual dom?

1 Answers  


What is the main goal of react fiber?

1 Answers  


What is forceUpdate()?

1 Answers  


Is it possible to nest jsx elements into other jsx elements?

1 Answers  


How is react.js different from other javascript frameworks?

1 Answers  


What are controlled and uncontrolled components in React?

1 Answers  


What is one of the core types in react?

1 Answers  


Why do we need a router in reactjs?

1 Answers  


Which is best react or angular?

1 Answers  


Categories