Design question for Redux: When you want a Redux action to dispatch other Redux actions, should you?

前端 未结 0 1131
北荒
北荒 2021-01-07 05:16

I\'m slowly adding Redux to React app. Not to all state, but to state that is consumed by many different components in the application.

There was function called

相关标签:
回答
  • 消灭零回复
提交回复
热议问题