javascript-tutorial / javascript-tutorial/en.javascript.info
[Suggestion] Add Page View Counter to Topics
未关闭
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 25.5k
- 派生
- 4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
As a beginner learning JavaScript from the JavaScript.info tutorial, I believe it would be beneficial to have a page view counter next to each topic name. This feature would allow users to see how many times each topic has been viewed by others, providing valuable insights into the popularity and importance of different topics.
I think there will be several benefits -
- The page view counter would provide users with a sense of community and engagement, as they can see the popularity of different topics.
- Users can gain insights into which topics are widely explored, indicating their importance and relevance within the JavaScript learning community.
- By observing the view counts, beginners like myself can prioritize topics that have been widely viewed, indicating their significance in the learning journey.
- It helps users focus on topics that are commonly studied and recommended, potentially leading to a more efficient and effective learning path.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有指定文件、测试或入口点。首先定位主题名称的呈现方式,以及项目是否已有 analytics 或查看次数机制。明确每个主题的查看次数如何收集、显示和更新;完成条件是每个主题旁边都有可见的计数器,并且有一种达成共识的方式来验证计数。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- analytics, web-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100