Show HN: Rapscallion, a faster async React SSR
1–4 of 4 posts
Re: Show HN: Rapscallion, a faster async React SSR
#2Rapscallion is a React VirtualDOM renderer for server side rendering
Re: Show HN: Rapscallion, a faster async React SSR
#3Does it address this issue? https://github.com/facebook/react/issues/1739
Re: Show HN: Rapscallion, a faster async React SSR
#4Does it address this issue? https://github.com/facebook/react/issues/1739
We're discussing that here: https://github.com/FormidableLabs/rapscallion/issues/51
It should be relatively straightforward to add - its just a matter of deciding on the right level of abstraction.