Some jobs on web can block the main UI thread, its produce a bad user experience.
Here I bring some examples of how web workers can help an application to improve its performance.
Try enter on Live Preview and interact with counter. After, try click on Run Big Job.
- React
- Typescript
- Worker Plugin
- Comlink