You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library of GraphQL caching solutions - develop & deploy with GraphQL easier & faster. 3 npm packages under the name @cachier - client & server-side custom eviction policy, cache normalization & partial query retrieval. Demo app to visualize the efficiency of our solutions is launched!
runtime-memcache is a javascript key-value store for chunks of arbitrary data (strings, objects, numbers) from results of database calls, API calls, or etc. It supports many commonly used caching policies.
PWD is a boilerplate to get started with developing a Progressive Web Application. It uses the power of Service Worker to implement dynamic caching mechanism thus making the website go offline.
A React + PWA web app for capturing selfies, syncing with Google Drive, and creating GIFs — featuring offline support, caching strategies, and modern UI.
Presenting different caching strategies in use of developing a PWA. Part of Maximilian Schwarzmüller's "Progressive Web Apps - Complete Guide" course on udemy.com.