Hacker News new | ask | show | jobs
by pornel 2600 days ago
For server development the hard part is simulating realistic network conditions. For example, on localhost, you'll never witness any prioritization happening, because you'll never grow a queue of responses still waiting to be sent down.
1 comments

Browser Dev tools pretty much cover that in one click these days.