Hacker News new | ask | show | jobs
Proposal for optional chaining assignment in TypeScript (github.com)
1 points by danfry 1063 days ago
1 comments

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).