#nextjs
Read more stories on Hashnode
Articles with this tag
Chirpmark is an app I'm building for managing Twitter bookmarks. It will allow users to save, organize, and do more with their bookmarks. · If you follow...
Here's how I reduced the carbon footprint of brockherion.dev and how you reduce the footprint of your site as well. · Did you know that websites have...
I spent a few hours rebuilding this Next.js site in Astro. Here's how my experience was with it and my thoughts on Astro as a whole. · Anybody who knows...
Higher-order functions allow us to create an abstraction over how we set up our page layouts. · This article is a follow-up to a previous one I wrote...
Taking a look back at where this site came from, where it is now, and where it's going. · brockherion.dev is finally at a place where I'm happy with it....
tRPC is a tool that lets you build scalable backends quickly, as well as provide type safety between your front and backends. · When I first started...