react-with-observable icon indicating copy to clipboard operation
react-with-observable copied to clipboard

Add support for Promises

Open typeofweb opened this issue 7 years ago • 0 comments

  • [ ] support any "thenable" object
  • [ ] detect if given object is a thenable the same way ECMAScript Promises do (how?)
  • [ ] include tests
  • [ ] add examples
  • [ ] add e2e tests for examples

typeofweb avatar Jul 09 '18 17:07 typeofweb