Don't use return types in TypeScript
Today I learned about the discussion if return types are necessary in TypeScript or not.
Today I learned about the discussion if return types are necessary in TypeScript or not.
TypeScript Type Guards are used when you only want to allow a specific type in a function. Learn how to write a great Type Guard with examples.
Prismic launched some new features aroung TypeScript tooling. In this blog post I will take a look at what they are and how to use them.