guyroyse / guyroyse/mesh-browser
Cache previously viewed pages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As a user
I want to cache unchanged and previously viewed content
So that I don't waste time and bandwidth loading the same content repeatedly
Depends on guyroyse/rserver#1
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
Start by reviewing the existing page-loading flow in mesh-browser and the dependent guyroyse/rserver#1 issue. Determine how unchanged and previously viewed content should be identified and retained, then verify that repeat visits avoid unnecessary loading while still showing current content when it changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100