John Reilly MacGyver turned Dev 🌻❤️ TypeScript / ts-loader / fork-ts-checker-webpack-plugin / DefinitelyTyped: The Movie

Stories by John Reilly

Offline Storage in PWAs

Offline storage for PWAs

Dev

IDB-Keyval is a promise-based API that enables you to persist preferences beyond page refresh in a fashion that will work both online and offline.

John Reilly
Mar 4, 2020 ⋅ 6 min read
Integrating Web Workers In A React App With Comlink

Integrating web workers in a React app with Comlink

Dev

Web workers are notoriously difficult to interact with, but Comlink makes the process much more elegant.

John Reilly
Jan 28, 2020 ⋅ 6 min read