← Back to context

Comment by eurleif

5 days ago

Exist, yes; a lot, no. Dialup accounts for around 0.25% of households with an Internet subscription according to the 2019 census: https://data.census.gov/table/ACSDT1Y2019.B28011?q=ACSDT1Y20...

Wow, there's more people with no internet than still on dial-up.

  • That's a good case for offline-first apps (served from cache and localStorage/indexedDB via a service worker).

    Although native downloaded apps will probably be more usable & familiar in that case.