Static Site Generation goated

date: 8/8/2024

As of today, Thursday August 1, I have decided that server side generation actually sucks because you need to have a fancy Vercel server to run it. Server side generation would be necessary if I wanted to like have a shop, or any other sort of auth on my website, but honestly anything that I need like that I can make client side, and using NextJS for generating a static site is already way better than just serving one big HTML file, so who cares really.

default.gif