Blog // Made by Marco
-
3 April 2026
Optimisation is an art, micro-optimisation is an obsession
Sometimes, optimisation is an art, and micro-optimisation is an obsession. I have been experimenting with a new tech stack for the past 7 months, and I have been trying to optimise my build times as much as possible.
- development
- typescript
- tsc
- turborepo
- esbuild
- monorepo
- tsup
-
23 March 2026
My experience with Cloudflare Pages and Vercel
A detailed comparison of my experience using Cloudflare Pages and Vercel for hosting my web projects, including performance, ease of use, and features.
- clouflare
- vercel
- hosting
- web development