+++ date = "2022-06-18T03:04:10+00:00" lastmod = "2022-06-18T03:04:10+00:00" tags = [ "webdev" ] author = "tdro" +++ The static versus dynamic site wars are mostly conflicts over where discomfort and computation should happen at increasing scale. You'll either be lagging/computing on the server side, the client or, maybe somewhere in between.