Building a PageSpeed monitoring service using Remix, Kysely and Litestream

Performance90 is a service for PageSpeed monitoring. It notifies the page owner once the PageSpeed drops below 90 via email. The tech stack is Remix with Kysely on SQLite with Litestream and fly.io. ...

Migrating from Next.js to Remix

I recently migrated a Next.js project to Remix in order to improve performance and maintainability. These are 8 reasons why you should and should not use Remix. ...

July 21, 2022 6 min