21/02/2022
react-worker-components-plugin is a plugin that renders components in web workers and not in the main thread, which helps in rendering blocking components in a non-blocking way. This project is based on the experimental react-worker-components.
⚡ Something like react server components, but web workers instead of a server - GitHub - Aslemammad/react-worker-components-plugin: ⚡ Something like react server components, but web workers instead...