react-coroutine
react-coroutine copied to clipboard
Make your async components compact and descriptive by leveraging the power of the language features
Hello, After looking at #9, I thought it might be useful to add placeholder support as a first-class feature of the library. Does this look handy? Is there anything I...
The [docs](https://react-coroutine.js.org/Details.html) seem to hint that there is some sort of placeholder feature for async functions, but there doesn't seem to be an example provided in the docs, and I'm...
Does it work on server side?