If you feel pressured to do things “the Redux way”, it may be a sign that you or your teammates are taking it too seriously. It’s just one of the tools in your toolbox, an experiment gone wild.
Dan Abramov
Reading some Redux example code I wrote four years ago and I have no effing idea what's going on there— dan (@dan_abramov) November 4, 2019
Reading some Redux example code I wrote four years ago and I have no effing idea what's going on there
I would like to amend this: don’t use Redux until you have problems with vanilla React. See https://t.co/RhzRGzEIe0 @CamJackson89— dan (@dan_abramov) February 15, 2016
I would like to amend this: don’t use Redux until you have problems with vanilla React. See https://t.co/RhzRGzEIe0 @CamJackson89
You’ll know when you need Flux. If you aren’t sure if you need it, you don’t need it.
Redux Toolkit - official, opiniated toolset for efficinet development https://redux-toolkit.js.org