Hacker News new | ask | show | jobs
by modeless 1412 days ago
While we're piling on Doordash, how have they managed to produce a website that takes more than a second to respond to every single button press? Like even something as simple as clicking on the hamburger menu icon takes over a second to register. It's infuriating.
3 comments

Thank you for saying this, I work in the web space and there is just zero excuse for how poorly it works, none. I don't believe any amount of tracking or anything else would cause things to be as slow as they are. I have often thought that it would actually be a little difficult to make something so slow without intentionally throwing in a few second delay.
Sounds like it’s trying to track all your mouse movements and clicks and either it’s broken or you’ve halfway blocked it.
Or switching out of the app and back causes it to throw up a spinner for longer than feels reasonable. As someone who has interfaced with their API I can tell you it's a trainwreck and I have no expectations that their actual backend is any better.