basarat / basarat/typescript-book

Mention various convinience vs. soundness options

Open
#147 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

Started work on it here : https://basarat.gitbooks.io/typescript/content/docs/options/intro.html

TODO:
- strictNullChecks
- noImplicitThis
- noUnusedParameters
- noUnusedLocals
- skipLibCheck

Good reference : https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript

Contributor guide

Open the contributing guide

Research direction

Start with the existing options introduction at the linked TypeScript book page and compare it with the TypeScript What's New reference. Document strictNullChecks, noImplicitThis, noUnusedParameters, noUnusedLocals, and skipLibCheck, with the work complete when each listed option is covered in the book.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-2 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.