Redux: what to do with an action that does not affect the store

后端 未结 0 755
北荒
北荒 2020-12-14 15:45

I ask myself when it is better to exclude an action from the store. For example, a function which checks if a username is already taken or not. This function simply returns

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