July 21, 2022
#react
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.
5 min read
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.
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.