My Learning Curve

Feed / Total TypeScript

Understand assignability in TypeScript (tip)

Friday, September 23, 2022

I often find conditional types SUPER hard to read. Here's how to get a better mental model for assignability in TypeScript.

Read original article ↗