employer cover photo
employer logo
employer logo

CIED Technologies

Is this your company?

CIED Technologies Interview Question

How can call multiple API in a single call using RXJS

Interview Answer

Anonymous

Nov 12, 2021

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