Hacker News new | ask | show | jobs
by snehesht 1421 days ago
These sort of websites work by generating html pages on the backend with html templates and sending out the rendered html back to the browser.

Here's an example of it in go - https://gowebexamples.com/templates/