Difference Between 'any,' 'unknown' and 'never' in TypeScript
Notes from Effective TypeScript by Dan Vanderkam
Mar 28, 20224 min read339

Search for a command to run...
Series
This series shares lessons learned from Effective TypeScript as I read through the book.
Notes from Effective TypeScript by Dan Vanderkam

Lessons from Effective Typescript - Prefer Incomplete Types to Inaccurate Types

Notes from Effective TypeScript
Notes from Effective Typescript
Notes from Effective TypeScript