Skip to content

Example of how web workers can work with a time consuming operation without blocking the main js thread

Notifications You must be signed in to change notification settings

egor-sorokin/web-workers-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created with Create React App and Annyang

Run the project

In the project directory:

  • run api server

node api-server.js

  • run the app

yarn start

About

Example of how web workers can work with a time consuming operation without blocking the main js thread

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published