By Tag (4)
typesafety
- polubis 5 months ago
Ugly 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, generics
11000 - polubis 5 months ago
Inferring 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-magic
10000 - polubis 7 months ago
Why 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, trpc
00000 - polubis 7 months ago
Using 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, typeguards
00000
Content Rank
- polubis 5 months ago
Consider using type imports in TypeScript
182421 - polubis 3 months ago
Everything about barrel exports in JavaScript
171210 - polubis 8 months ago
Mapped types in TypeScript
60200