Skip to content

dguo/web-worker-demo

Repository files navigation

Web Worker Demo

This Web Worker demo shows how workers can be used to keep the main thread unblocked so that the UI remains responsive.

The demo is available here, and I wrote a blog post for the LogRocket blog that discusses it.

License

MIT