https://github.com/velenir/workers-journey
Guide to Web Workers
https://github.com/velenir/workers-journey
guide tutorial web-worker
Last synced: about 1 year ago
JSON representation
Guide to Web Workers
- Host: GitHub
- URL: https://github.com/velenir/workers-journey
- Owner: Velenir
- License: mit
- Created: 2016-12-22T17:24:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T15:49:01.000Z (over 9 years ago)
- Last Synced: 2025-06-01T23:10:24.362Z (about 1 year ago)
- Topics: guide, tutorial, web-worker
- Language: JavaScript
- Homepage: https://workers-journey.surge.sh
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Worker's Journey
Created partially to consolidate and systematize the knowledge I've acquired while learning to work with **Web Workers**, partially to record my exploration of their different aspects, my *Worker's Journey* if you will, and partially to share all that with the community.
I hope it can serve if not as a go-to guide on the subject (official resources serve that purpose better), then as useful supporting material.
This is very much a work in progress, which I will return to as soon as I have anything substantial to add.