I've been asked how to use RxJS to handle multiple related http calls, producing a single set of data.
Here is one approach.
Check out the stackblitz here: stackblitz.com/edit/angular-…#angular#rxjs
😎 How to use the Array method flat() 👇
💡 Good to know: you can specify the depth to which the array should be flattened.
🐰🐹🐵
#javascript#nodejs#react#angular#vuejs