📅  最后修改于: 2022-03-11 15:04:27.190000             🧑  作者: Mango
how can i use two api at the same time in angular? First, we call one API to get user info, and then we call the other two APIs. We do this in a nested subscription so we can use the results from the first API call. This technique is fine for 2 or 3 requests