Login
From:
freek.dev
(Uncensored)
subscribe
Real-world uses of TypeScript’s utility types - Freek Van der Herten's blog on PHP, Laravel and JavaScript
https://freek.dev/2858-real-world-uses-of-typescripts-utility-types
links
backlinks
Roast topics
Find topics
Find it!
Utility types are types that modify other types. You can think of them as functions, but they operate on types instead of values.