What is Redux?



What is Redux?..

Answer / Alka Chauhan

Redux is a predictable, immutable state container for JavaScript applications that helps manage application state in a simple, consistent manner. It was created by Dan Abramov and works well with React.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More React.js Interview Questions

What is refs?

1 Answers  


Where in a React component should you make an AJAX request?

1 Answers  


What are synthetic events?

1 Answers  


What is “forward refs”?

1 Answers  


Differentiate between states and props.

1 Answers  


How will be you able to handle more action using redux?

1 Answers  


When rendering a list what is a key and what is it's purpose?

1 Answers  


What is the lifecycle methods order in mounting?

1 Answers  


When was React first released?

1 Answers  


What are portals in react?

1 Answers  


What is arrow function in react? How is it used?

1 Answers  


What is higher order components (hoc)?

1 Answers  


Categories