@Cesar Dias @ぽーまん🐧 and @hodlbod ( if you haven't given up on RxJS yet )
This is all RxJS based, so it should be fairly easy to build custom loading modules. since they would just be a function that takes an array of address pointers and returns an observable of events ( that completes )
Login to reply
Replies (1)
So you can compose multiple loaders and can create multiple strategies of them? btw do you consume them directly in the UI?