Zip array of HTTP calls

前端 未结 0 1751
醉话见心
醉话见心 2021-01-15 00:31

In this link it explains how to make two HTTP calls grouped by a zip as below:

const groupedResponse = zip(this.getTeachers(), this.getStudents());

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