Hacker News new | ask | show | jobs
by crawlcrawler 2097 days ago
For a decent browsing experience I'll take a plain ol' HTTP POST that causes my browser to reload the whole page giving me as a user a clear indication the app has understood my intentions (I wanted to submit information) over the initial page load time, elements jumping around, making me click the wrong element, any day of the week.
1 comments

I remember when mapping sites worked that way: image in the middle. Want to move it to the right? Click the right arrow button and the page will reload with the map shifted a little.

Compared to Google Maps it was the Stone Age. I get it, a lot of sites use an unnecessary amount of JS and bog down the user. But there are very clear benefits to having JS in browsers.

SF Gate is a newspaper. It's not an interactive map.

Different tasks should use different methods.

Sure. OPs comment was not specific to SF Gate.