Deborah Kurata · @deborahkurata
468 followers · 23 posts · Server techhub.social

A common scenario with RxJS is to issue an HTTP request for an array of data, then process each element of that array to get additional detail data.

One approach is to use mergeMap and forkJoin as shown here:

youtu.be/hSHwLcqQ4O0

#angular #RxJS #forkjoin

Last updated 3 years ago