Skip to content

Cache client-side static files using Service Workers #111

@alshakero

Description

@alshakero

This is important for app performance and UX. And it's key for an app-like experience.

I'll do it in three steps:

  • Continue investigating around https://github.com/Starcounter/RebelsLounge/issues/273 to create the best way that lists all static files that works on Windows
  • Create a service worker that consumes the list generated by first point
  • Create a service worker that caches in runtime.
  • Make sure it works on iOS and works as an app from Homescreen.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions