DEV Community

# types

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I need to learn about TypeScript Template Literal Types

I need to learn about TypeScript Template Literal Types

247
Comments 14
11 min read
TypeScript's Secret Parallel Universe

TypeScript's Secret Parallel Universe

137
Comments 12
5 min read
What would you pay for type checking?

What would you pay for type checking?

117
Comments 11
9 min read
The Comprehensive Guide to mypy

The Comprehensive Guide to mypy

69
Comments 12
29 min read
Notes on TypeScript: Recursive Type Aliases and Immutability

Notes on TypeScript: Recursive Type Aliases and Immutability

53
Comments
4 min read
You Either Have It Or You Don't

You Either Have It Or You Don't

45
Comments 29
3 min read
How My Coffee Maker Taught Me to Love Types

How My Coffee Maker Taught Me to Love Types

44
Comments 7
2 min read
Notes on TypeScript: Type Level Programming Part 3

Notes on TypeScript: Type Level Programming Part 3

43
Comments
6 min read
JS Minute - The 6-8ish Language Types in JavaScript

JS Minute - The 6-8ish Language Types in JavaScript

37
Comments 3
4 min read
Why static typing matters

Why static typing matters

33
Comments 9
4 min read
Never fail your type checking ever again

Never fail your type checking ever again

33
Comments 1
3 min read
Types in JavaScript

Types in JavaScript

27
Comments 2
3 min read
Learning TypeScript

Learning TypeScript

24
Comments 8
1 min read
Flow type best practices

Flow type best practices

23
Comments 3
16 min read
TypedDict vs dataclasses in Python — Epic typing BATTLE!

TypedDict vs dataclasses in Python — Epic typing BATTLE!

21
Comments 3
9 min read
Notes on TypeScript: Handling Side-Effects

Notes on TypeScript: Handling Side-Effects

20
Comments 1
6 min read
Notes on TypeScript: Building a validation library

Notes on TypeScript: Building a validation library

19
Comments 2
4 min read
I had no idea Typescript generics were capable of doing that 🤯!

I had no idea Typescript generics were capable of doing that 🤯!

18
Comments 1
8 min read
A Failed Experiment with Python Type Annotations

A Failed Experiment with Python Type Annotations

18
Comments 10
3 min read
Introducing Dialyzer & type-specs to an Elixir Project

Introducing Dialyzer & type-specs to an Elixir Project

17
Comments 4
4 min read
Let's Implement an Option Type in C#

Let's Implement an Option Type in C#

15
Comments
9 min read
Climbing Steep hills, or adopting Ruby 3 types

Climbing Steep hills, or adopting Ruby 3 types

15
Comments 1
18 min read
`TypeVar`s explained

`TypeVar`s explained

14
Comments 4
3 min read
Servant's type-level domain specific language

Servant's type-level domain specific language

13
Comments
22 min read
Static Typing in Ruby with a Side of Sorbet

Static Typing in Ruby with a Side of Sorbet

13
Comments
6 min read
Notes on Advanced TypeScript: Runtime Validations

Notes on Advanced TypeScript: Runtime Validations

12
Comments
6 min read
Notes on Advanced TypeScript: Transforming Types

Notes on Advanced TypeScript: Transforming Types

12
Comments 1
4 min read
Purely Functional Python With Static Types

Purely Functional Python With Static Types

12
Comments 3
11 min read
Type Annotation in ReasonML

Type Annotation in ReasonML

12
Comments
4 min read
Type Aliases in Rust

Type Aliases in Rust

11
Comments 3
2 min read
Avoiding Primitive Obsession in 6 Programming Languages

Avoiding Primitive Obsession in 6 Programming Languages

10
Comments 1
15 min read
Implement Rust trait for all types that have another trait

Implement Rust trait for all types that have another trait

10
Comments
1 min read
typeof and lookup type in typescript

typeof and lookup type in typescript

10
Comments
1 min read
Get started with type hints in Python

Get started with type hints in Python

10
Comments 4
8 min read
Understanding TypeScripts Exclude

Understanding TypeScripts Exclude

9
Comments
3 min read
Grokking type conversion between TypeScript basic types, classes instances and object literals

Grokking type conversion between TypeScript basic types, classes instances and object literals

9
Comments
4 min read
Understanding and Implementing Type Guards in TypeScript

Understanding and Implementing Type Guards in TypeScript

9
Comments 1
10 min read
molecules

molecules

9
Comments 1
1 min read
Does Python need types?

Does Python need types?

9
Comments 6
4 min read
FizzBuzz... but only using TypeScript Types

FizzBuzz... but only using TypeScript Types

9
Comments
4 min read
Typescript e sua palavra-chave "type"

Typescript e sua palavra-chave "type"

8
Comments
3 min read
DRY Typescript types

DRY Typescript types

8
Comments
2 min read
My favorite type coercion example

My favorite type coercion example

8
Comments 1
2 min read
Implementing an opaque type in typescript

Implementing an opaque type in typescript

8
Comments
4 min read
Type Safe GroupBy In TypeScript

Type Safe GroupBy In TypeScript

8
Comments
7 min read
The Business Case for TypeScript

The Business Case for TypeScript

7
Comments
11 min read
Type-And-Test Driven Development

Type-And-Test Driven Development

7
Comments
7 min read
Contravariants

Contravariants

7
Comments
1 min read
How to generate Typescript or C# types from JSON

How to generate Typescript or C# types from JSON

7
Comments 1
1 min read
why i (sometimes) prefer dynamic typing

why i (sometimes) prefer dynamic typing

7
Comments
5 min read
Javascript types and type checking

Javascript types and type checking

7
Comments
4 min read
Are Reference Types In .Net Indeed Stored On The Heap ?

Are Reference Types In .Net Indeed Stored On The Heap ?

7
Comments 1
4 min read
Typed properties in PHP

Typed properties in PHP

7
Comments 2
1 min read
How To Setup React Native and Create a Simple ToDo App

How To Setup React Native and Create a Simple ToDo App

7
Comments
4 min read
Mint 🍃: 0.9.0

Mint 🍃: 0.9.0

6
Comments 2
1 min read
Using Types To Prevent Unit Conversion Errors

Using Types To Prevent Unit Conversion Errors

6
Comments
4 min read
Unknown type in typescript

Unknown type in typescript

6
Comments 1
1 min read
Debugging tricky parameterized types

Debugging tricky parameterized types

6
Comments
3 min read
Types, autocompletion, and more for Webcomponents!

Types, autocompletion, and more for Webcomponents!

6
Comments
2 min read
Data Types and Static vs Dynamic Typing

Data Types and Static vs Dynamic Typing

6
Comments
3 min read
loading...