Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
henriks
on Oct 12, 2021
|
parent
|
context
|
favorite
| on:
Tricks I wish I knew when I learned TypeScript
One detail I stumbled upon the other day is that interfaces can use the `this` keyword to refer to the type implementing the interface. This isn't supported for types afaik.
https://www.typescriptlang.org/docs/handbook/advanced-types....
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://www.typescriptlang.org/docs/handbook/advanced-types....