Stack
Next.js
Next.js Webpage
Next.js is my preferred framework for developing content-heavy full-stack web applications. It pairs perfectly with React and using the app router allows for more granular data fetching with React Server Components. Currently I am running Next.js 13 for my website and it's providing me great speed optimisations and the ability to statically generate my blog/stack pages.