Pergunta de entrevista da empresa CIED Technologies

How can call multiple API in a single call using RXJS

Resposta da entrevista

Sigiloso

12 de nov. de 2021

I am simply answered , we can call inside one subscription, but that not correct answer. Use 'forkJoin ' from RXJS this is the correct.