Hacker News new | ask | show | jobs
by dylanjha 1243 days ago
It's amazing how the web has come full circle now.

2023 web developers: I figured it out y'all. Send HTML from the server.

1994 web developer: ...excuse me? What else would you do?

1 comments

On my iPhone, when I click on home links (let's say Webhooks & notifications), I'm redirected to the middle of the target page. I'm sure it's a small bug, but it's kind of sad that basic navigation is half broken. On my pet documentation site [1], I've chosen the boring way:

- fully static HTML (Jekyll)

- minimal JavaScript (especially no tracking)

- search is local

I find my site quite reactive without complicated setup and can focus on the doc content. It's also perfect for SEO, "for free"...

[1]: https://hurl.dev