Is there a Redux Saga that creates like a queue and wait until first redux-saga generator effect is finished then get next from some queue

后端 未结 0 1389
陌清茗
陌清茗 2021-02-08 04:27

I learn Redux and I read about Redux Saga

Here are the most common effects: and I cant see how to construct my code like I want it.

takeMaybe(channel)
take         


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