Skip to content

PWA #18

@nagy-nabil

Description

@nagy-nabil
  • added web manifest
  • add service worker to cache any assets(document, images, icons, scripts)
    gonna use cache first then internet strategy for assets, and internet only for getting dynamic data like API calls
  • add offline page
  • trigger update with every push(because we serve any html/css/js from the cache so we need mechanism to inform the client that their cache is out dated)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions