basarat / basarat/typescript-book
Strict Null Checking : Nullable Types
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Microsoft/TypeScript/pull/7140
> Nullable types are just syntactic sugar for union types that include type of null/undefined.
Contributor guide
Research direction
Start by reading the linked TypeScript pull request and locating the book section covering nullable types and strict null checking. Clarify the intended explanation from that context, then update the relevant documentation so the relationship between nullable types, null, undefined, and union types is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100