javascript-tutorial / javascript-tutorial/en.javascript.info
[Suggestion] Add Page View Counter to Topics
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating how topic names are rendered and whether the project has an existing analytics or view-count mechanism. Define how views are collected, displayed, and updated for each topic; done requires a visible counter next to every topic and an agreed way to verify counts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100