SurePrep interview question

Describe Redux

Interview Answers

Anonymous

Sep 8, 2017

I gave a thumbnail sketch of what it does and how you use it.

2

Anonymous

Sep 26, 2020

A local central data store to access data (states) from every component so as to avoid re-writing the code to access required state in each component