
TypeScript type narrowing
Narrowing types in TS, a quick tour
Narrowing types in TS, a quick tour
A beginner lesson about T vs any in Typescript
My review about me after having learned TypeScript
My simple memo about TypeScript primitive types.
How to declare an array in TypeScript the right way. A small recap, mostly note to self.
A small article about removing last element in TypeScript, mostly a matter of read-ability