decentralized-identity / decentralized-identity/web5-wallet

perf: adopt optimistic state updates and avoid blocking UI for level operations

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
performance
Dominant language
TypeScript
Stars
15
Forks
6
PR merge metrics
No merged PRs in 30d

Description

in the future we'll want a layer that:

- asynchronously updates `level` under the hood (but doesn't block render)
- adopts optimistic updates in order to increase the perception of speed in the UI
- reads from a memory based store (like React Query)
- we'll want to finetune when and how react query rehydrates from level
- react query should not block the UI when it rehydrates from level

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.