WorldMaker / angular-pharkas

The angular-pharkas library is a wild, frontier pharmacist approach to building Angular components, in that it is all about that RX
MIT License
2 stars 0 forks source link

bindSuspense #52

Closed WorldMaker closed 1 year ago

WorldMaker commented 1 year ago

It could be useful to bind some number of observables to wait for and until the combination of them emit anything display a loading view/placeholder and skip other template changes until "ready".

It could potentially use a standard pharkasSuspense blinkenlight or similar, rather than to need to create loading bindings.