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.
PWA for Offline PDF Uploads with Background Sync, IndexedDB, and Workbox. React app that queues PDFs offline and auto-uploads on reconnect. Includes Express + multer example API and Firebase Hosting deployment.
A lightweight CLI caching proxy server built with zero external dependencies. It sits between your HTTP client and an origin server, forwarding requests on the first call and serving subsequent identical requests straight from a local file cache.
A dynamic front-end movie browser platform that integrates the TMDB API to deliver real-time movie data. It features trending titles, advanced filtering and sorting, search functionality, and detailed movie modals with trailers, ratings, and plot info,all within a clean, responsive, and user-friendly interface. WDD330 Final Project at BYU Idaho.
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.