#Satisfies
1 posts
9 min read
TypeScript Advanced #7: Practical patterns and anti-patterns
Criteria that separate good types from over-typing — any/unknown/never, as const and satisfies, plus the anti-patterns people fall into and how to fix them.
1 posts
Criteria that separate good types from over-typing — any/unknown/never, as const and satisfies, plus the anti-patterns people fall into and how to fix them.