Y
Hacker News
new
|
ask
|
show
|
jobs
Proposal for optional chaining assignment in TypeScript
(
github.com
)
1 points
by
danfry
1063 days ago
1 comments
eyelidlessness
1061 days ago
This is a TC39 proposal, ie for JavaScript. The only thing that’s (currently) specific to TypeScript is that it can safely compile such assignments (despite issuing compiler errors).
link