jakearchibald / jakearchibald/tweetdeck-prototype
Serve avatars from ServiceWorker
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
How we do this will depend on #11.
Requirements are:
- Cached tweets should always have a cached avatar
- We mustn't have cached avatars without a cached tweet that needs them
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 reading issue #11, since this work depends on its outcome, then inspect the ServiceWorker entry point in the project. The work is done when cached tweets always include their avatars and no avatar remains cached without a cached tweet that needs it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100