Skip to content

User Events page loads really slowly - optimize with local storage/cacheing #326

@jeet-parikh

Description

@jeet-parikh

Instead waiting for the call to fetch events for a user, maybe keep a local cache of the user's events (from the first load), and show that instantly. Still fetch the events async, and update if there's changes, but most likely there won't be so this will improve the load time drastically.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions