feat: using module workers instead of traditional workers
Open
Nobody has claimed this yet.
feature :green_apple:
performance :zap:
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Motivation
Drastically improving the performance on slower devices using moduled workers. This is still very new and currently only in Chrome 80, but will become industry standard soon.
Concepts & Implementation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are named in the issue. Start by reading the linked module-workers article, then locate the existing worker setup and determine the compatibility requirements; done means the worker approach is updated with appropriate browser support behavior and verified tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100