Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 451 Bytes

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