By Tag (5)
typesafety
- greenonsoftware about 2 months ago
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, typesafety
00000 - polubis about 1 year 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
32100 - polubis about 1 year 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 about 1 year 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 about 1 year 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
00100
Top Tags
Content Rank
- polubis about 1 year ago
Consider using type imports in TypeScript
194721 - polubis 11 months ago
Everything about barrel exports in JavaScript
202520 - greenonsoftware 8 months ago
How to be productive as a software engineer
161000