react-nil
react-nil copied to clipboard
⃝ A react null renderer
Dead?
What's the status with this project, it seems rather inactive? Has the idea been canned or superseded by something else?
Issue: #6. `react-reconciler` requires `scheduler` to be installed alongside it. Users shouldn't be burdened with internal dependencies, so I thought we can include it here.
I'm trying to use this in chrome extension background script. I'm getting this error. 
Hi Poimandres, Love this. Really creative thinking IMHO. Just taking it for a spin. I had to "npm i scheduler" to get it to work with node / parcel because...
This is more a question than an issue. (sorry for that) Are those "components" should not return data? Or should `react-nil` provide a new type of "components" that return data...
It would be awesome if the package supported RSC. For now, it's throwing an error: ``` Objects are not valid as a React child (found: [object Promise]). If you meant...
Mirrors https://github.com/pmndrs/react-three-fiber/issues/3222, https://github.com/pmndrs/react-three-fiber/pull/3224.