Has anyone experiences yet with developing a PWA in combination with Supabase?
g
garyaustin
04/14/2022, 4:42 PM
What in particular are your concerns? I'm doing a Sveltekit static website that runs as a PWA. Uses webworker to cache code and I allow user to run limited activities offline and do my own cache management including queuing writes to upload later.