-1

How to start developing an app with redux?
I am new to Redux & have understood the principles, but need practical help to start with redux. How to set environment?

LoicTheAztec
  • 184,753
  • 20
  • 224
  • 275

1 Answers1

1

I would highly recommend watching all of the introductory videos on egghead by redux's creator @dan_abramov
This will give you very good idea about all the things in redux.

For further understanding you can go through very extensive Redux docs which covers all the concepts in redux beautifully.

Abhinav Singi
  • 3,133
  • 1
  • 15
  • 27