basarat / basarat/typescript-book

TIP: Uplifting a JS code base

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Change the type annotation from `any` to `{}` and follow through the errors and start adding to the annotation stuff that you find being accessed

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by locating the `any` type annotation described in the issue, trace the resulting errors and accessed properties, and define completion as replacing it with `{}` plus appropriate annotations for those accesses.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.