My Learning Curve

Feed / Total TypeScript

Clarifying the `satisfies` Operator (article)

Monday, March 13, 2023

Using the satisfies keyword is one of four ways to make type assignments in TypeScript. But when should you use it?

Read original article ↗