Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latency numbers every programmer should know #23

Open
nolanlawson opened this issue Jan 26, 2015 · 0 comments
Open

Latency numbers every programmer should know #23

nolanlawson opened this issue Jan 26, 2015 · 0 comments

Comments

@nolanlawson
Copy link
Member

When I try to advocate for offline-first these days, I don't talk much about offline itself. It just feels like a non-starter.

"Offline is an edge case." "Our users aren't constantly on the subway." "I don't expect apps to work offline anyway." Etc.

Instead what I talk about is how the network is slow. So if you minimize calls to the network, your app automatically gets snappier, whether it's offline or online.

This gist really drives the point home. It's useful to remember that the network is an order-of-magnitude slower than everything else, even when it's working.

I also wrote a blogpost on this theme: "Offline-first is people-first".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant