DEV Community

# typesafety

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript's noUncheckedIndexedAccess

TypeScript's noUncheckedIndexedAccess

Comments
1 min read
TypeScript's Discriminated Unions and How I Began to Worry Less

TypeScript's Discriminated Unions and How I Began to Worry Less

Comments
2 min read
Destructuring for type safety in JavaScript

Destructuring for type safety in JavaScript

Comments 1
3 min read
Adventures in Ruby-esque type enforcement

Adventures in Ruby-esque type enforcement

Comments
9 min read
TypeScript Runtime Type Checking

TypeScript Runtime Type Checking

13
Comments
4 min read
TypeScript: The many types of nothing

TypeScript: The many types of nothing

Comments
8 min read
Typescript Runtime Validators and DX, a type-checking performance analysis of zod/superstruct/yup/typebox

Typescript Runtime Validators and DX, a type-checking performance analysis of zod/superstruct/yup/typebox

26
Comments 11
7 min read
Tired of doing all the initial setup that a fullstack typescript project requires?

Tired of doing all the initial setup that a fullstack typescript project requires?

6
Comments
1 min read
End to End Typesafe Application

End to End Typesafe Application

1
Comments
4 min read
Type Safety (Tip — Tür Güvenliği)

Type Safety (Tip — Tür Güvenliği)

1
Comments
4 min read
E2E type safety with tRPC

E2E type safety with tRPC

Comments
1 min read
Create an Array with the Keys of an Interface

Create an Array with the Keys of an Interface

1
Comments
1 min read
Firestore Data Validation

Firestore Data Validation

4
Comments
2 min read
Make Laravel do type safe validation

Make Laravel do type safe validation

7
Comments
1 min read
Annotations and Type Checking in Python

Annotations and Type Checking in Python

9
Comments
2 min read
why i (sometimes) prefer dynamic typing

why i (sometimes) prefer dynamic typing

7
Comments
5 min read
How TypeScript breaks Referential Transparency

How TypeScript breaks Referential Transparency

6
Comments
8 min read
Collection objects in PHP

Collection objects in PHP

74
Comments 8
4 min read
Type safe CSS Modules with Flow

Type safe CSS Modules with Flow

5
Comments
3 min read
On type safety without generics, and the role of package design

On type safety without generics, and the role of package design

11
Comments 2
8 min read
loading...