Pregunta de entrevista de CIED Technologies

How can call multiple API in a single call using RXJS

Respuesta de la entrevista

Anónimo

12 nov 2021

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