Skip to content

GeekLaunch/web-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Worker Demo

Demonstration of how to use Web Workers to execute computationally expensive operations (e.g. infinite loops) without blocking user interaction or further script execution.

Video Guide

Note: This repository doesn't contain a video file; you must provide your own to experience the effect shown in the video tutorial.