clockelliptic / clockelliptic/idb-sideloader

use workers to cache assets on compatible devices

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To Do: use workers to cache assets on compatible devices

Why:
- usage of indexed-db can block the main browser thread
- storing and recalling large assets can negatively impact performance & UX

Acceptance Criteria:
- code detects if worker threads are compatible with browser agent
- usage of workers to load assets is optional

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.