TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How can I make web app work offline too

1 pointsby mhrnik7 months ago
I am working on a finance web app and want to offer complete offline support to users who prefer that. Any pointers on how to do it?

1 comment

meiraleal7 months ago
Create a PWA and use a service worker to cache the content. It is like twitter web that can be installed
评论 #41946151 未加载