basarat / basarat/typescript-book

Object literals

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

Seen a few people struggle to find good docs on the following
* `{foo}` object creation `shorthand property names`
* `{[foo]: bar}` `shorthand computed names`

:rose:

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing TypeScript book section covering object literals and compare its coverage with the two examples in this issue. Done means the documentation clearly explains shorthand property names and shorthand computed names, including `{foo}` and `{[foo]: bar}`.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.