Rebuilding the blog (Vite, React, and Cloudflare Workers)
A few years ago I wrote about how I put the previous version of this site together: Next.js on the frontend, PocketBase on the backend, and Mantine for…
A few years ago I wrote about how I put the previous version of this site together: Next.js on the frontend, PocketBase on the backend, and Mantine for…
New year, new blog! After delaying the publication of my blog for a long time, I finally finished developing it using Next.js, PocketBase, and Mantine.…
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data, developed by Facebook in 2012 and open sourced in…