basarat / basarat/typescript-book

Strict Null Checking : Nullable Types

Open
#80 1 comment 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

https://github.com/Microsoft/TypeScript/pull/7140

> Nullable types are just syntactic sugar for union types that include type of null/undefined.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.