Login
From:
2ality.com
(Uncensored)
subscribe
The bottom type `never` in TypeScript
https://2ality.com/2025/02/typescript-never.html
links
backlinks
Roast topics
Find topics
Find it!
In this blog post, we look at the special TypeScript type never which, roughly, is the type of things that never happen. As we’ll see, it has a surprising number of applications.