aappddeevv's comments

aappddeevv | 8 years ago | on: Beyond React 16 by Dan Ambramov – Async Rendering and React Suspense

I think my only concern for throwing a Promise to do a non-local goto and cause the scheduler to delay rendering that component is whether the thrown Promise can be caught by mis-behaving code that makes it difficult to debug what's going on. It would be nice to have a more line-of-sight API as well vs only an exception based model.
page 1