How do I send an Immer patch to the server in a React-Redux application?

后端 未结 0 798
野性不改
野性不改 2020-11-22 05:37

I am building a multi-user React-Redux application. I want my reducer to compute a state patch using Immer, and then I want to ship that patch to the server for distributio

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