By Tag (5)
typesafety
5 Game-Changing TypeScript Utility Types You Should Master
Discover the top 5 TypeScript utility types every developer should know. Learn how these built-in types simplify code and improve developer experience
typescript, javascript, typesafety00100Ugly relationship between tuples in TypeScript and JavaScript
Let's check what a tuple really is and how it's possible that it works according to the definition in TypeScript, but not in JavaScript
javascript, typescript, typesafety, type-inference, swift, tuples, data-structures, generics32100Inferring iterables with TypeScript
We'll learn how the infer mechanism works in TypeScript and understand how to infer function arguments and specific array or tuple types
typescript, infer, typesafety, mapped-types, type-magic10000Why you should start using Zod
Let's explore what Zod can do and how it simplifies your daily work routine. We'll cover validation, type safety, and the general benefits of using this tool
react, zod, typesafety, react-hook-form, trpc00000Using Zod and TypeScript to write type safe code
We'll implement 100% type safety for some code written in TypeScript. We'll do it without Zod, and later we'll build it up with Zod to see the difference
zod, react, typescript, javascript, typesafety, typeguards00100
Top Tags
Content Rank
Everything about barrel exports in JavaScript
222520Consider using type imports in TypeScript
194721How to be productive as a software engineer
161000