In NgRx, where to transform the response data from a server (got through side effects) to a state which the component understands?

前端 未结 0 1787
自闭症患者
自闭症患者 2020-12-24 13:08

I am new to NgRx hence the confusion. I have a simple component which shows a list of objects e.g. Orders. It gets the list of Orders to be shown from backend using an Effec

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