TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why do browsers have to be refreshed periodically?

1 点作者 eishtmo超过 3 年前

2 条评论

tony-allan超过 3 年前
If you mean pages, then you refresh to get new or updated content.<p>The update&#x2F;refresh process can be automated but adds complexity. This might be worth it in a a dynamic multi-user application or for a feed of information but adds no value in most cases.
eishtmo超过 3 年前
The &#x27;update&#x27; button in the top right corner changes green to yellow to red.<p>Yes, so open tabs could be stale. But is there any other reason for browser refreshing?