This is what I wrote about typescript
Interfaces vs Types in TypeScript
Is there a real difference between the two? And if so, which one should I use? Let's find out!
Read more
Types in Typescript - Any and Unknown
Let's talk about two of the most misused types in Typescript and how to handle types unknown at the time you develop.
Read more
Types in Typescript - Primitive Values
A detailed look into the primitive types in Typescript
Read more