kriszyp/compose

promises

Opened this issue · 0 comments

dvv commented

Hi!

What is the recommended pattern to extend an object/constructor with an object which is a promise? (e.g. a Store can provide closures or bound methods which are only usable when the store is connected/initialized)

TIA,
--Vladimir