SurePrep interview question

Describe Redux

Interview Answers

Anonymous

8 Sept 2017

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

2

Anonymous

26 Sept 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