Skip to content

See in practice how web workers can help your React application to improve your performance

Notifications You must be signed in to change notification settings

domeniqque-pereira-deel/web-workers-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Worker Samples

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.

Live Preview

Stack

About

See in practice how web workers can help your React application to improve your performance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published