Making Bun work with Turborepo
In case you run into issues using turborepo and bun, this a quick workaround.
In case you run into issues using turborepo and bun, this a quick workaround.
I've been using SQLite in several production projects for six months, and I've encountered some surprising aspects."
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.
Error handling is a broad topic. How to do it right is not always obvious. The unsatisfying answer in general is “it depends”.
Let’s have a look at a specific example using TypeScript in the context of web development.