jakearchibald / jakearchibald/tweetdeck-prototype

Serve avatars from ServiceWorker

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.