Notifications
Clear all
Aug 06, 2020 8:57 pm
The Release Candidate of TypeScript 4.0 was announced today.
There are no larger breaking changes from TypeScript 3.9. Here are few features I was waiting for:
- Short-Circuiting Assignment Operations
- Unknown on catch Clause Bindings
- Custom JSX Factories
- Convert to Optional Chaining
4 Replies
Aug 07, 2020 7:12 pm
The Class Property Inference from Constructors is kinda scary.
Sep 08, 2020 8:32 am
The Class Property Inference from Constructors is kinda scary.
Not as scary as using var for local variable declaration 🙂