Blog Posts
As much as I like Next.js, reusing code for your API routes is not straightforward, and the framework leaves you a ton of freedom. In this article, I go into detail about writing Next.js middleware...
My partner and I spent a wonderful NYE in Rome this year! I summed up our holiday, what saw, and ate at the link below: https://giancarlobuomprisco.com/travel/nye-in-rome
I played with Web3 technologies for the first time and built a React button to read an address from a user's MetaMask wallet. Exciting! https://giancarlobuomprisco.com/react/connect-wallet-react-co...
I wrote a blog post about how I structure my Next.js/React codebase for small and medium-sized projects. Enjoy! Looking forward to receiving feedback! https://giancarlobuomprisco.com/next/a-scalabl...
I like blogging but not designing banner images 😅 I wrote a blog post for automating the generation of article images so that you don't need to! It's written to be used with Next.js, but I'd say it...