Skip to content

dguo/web-worker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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