basarat / typescript-book

:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
https://basarat.gitbook.io/typescript/
Other
20.58k stars 2.52k forks source link

explanations for `__extends` #645

Open Yuxin-dev opened 2 years ago

Yuxin-dev commented 2 years ago

I've revised the explanations for __extends because I found the original explanations not so intuitive and was hoping for more on this.