9 ms·
I built something with Service Workers a few years ago. It's similar in concept, but I never got around to syncing with a server. Instead of a WASM backend, I
by pickpuck 10mo ago
I built something with Service Workers a few years ago. It's similar in concept, but I never got around to syncing with a server.
Instead of a WASM backend, I used react-dom/server to generate the HTML.
https://github.com/michaelcpuckett/listleap?tab=readme-ov-file#background https://github.com/michaelcpuckett/listleap?tab=readme-ov-fi...