3/7/2022
•
EN
TypeScript Contribution Diary: Allowing Code in Constructors Before `super()` (Technical Overview)
A technical deep dive into a TypeScript pull request that allows non-this, non-super code in derived class constructors before the super() call.