logoalt Hacker News

lelanthran05/04/20251 replyview on HN

> As the article says, the problem is a solved one.

It's "solved" only in the sense that you need to use a programming language on the server to "solve" it. If all you are doing is static pages, it's most definitely not solved.


Replies

NorwegianDude05/04/2025

Then you just pre-build the page before publishing it. It's way cheaper as you do the work once, instead of every client being much slower because they have to do additional requests.

show 2 replies