DEV Community

# types

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript

Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript

Comments
14 min read
Creating a Technical Manual: How, Types & Examples

Creating a Technical Manual: How, Types & Examples

2
Comments
4 min read
Classes vs Types (or Yet Another Reason To Learn Rust)

Classes vs Types (or Yet Another Reason To Learn Rust)

5
Comments
4 min read
Type Safe GroupBy In TypeScript

Type Safe GroupBy In TypeScript

8
Comments
7 min read
Typescript e sua palavra-chave "type"

Typescript e sua palavra-chave "type"

9
Comments
3 min read
Notes on Advanced TypeScript: Runtime Validations

Notes on Advanced TypeScript: Runtime Validations

12
Comments
6 min read
typeof and lookup type in typescript

typeof and lookup type in typescript

10
Comments
1 min read
Notes on Advanced TypeScript: Transforming Types

Notes on Advanced TypeScript: Transforming Types

11
Comments 1
4 min read
Unknown type in typescript

Unknown type in typescript

6
Comments 1
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

8
Comments
4 min read
A monad is a thing you put things in so you can do things with them.

A monad is a thing you put things in so you can do things with them.

5
Comments
2 min read
Safer types on TypeScript

Safer types on TypeScript

3
Comments
3 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
Avoiding Primitive Obsession in 6 Programming Languages

Avoiding Primitive Obsession in 6 Programming Languages

10
Comments 1
15 min read
Criar um Enum Ecto.Type

Criar um Enum Ecto.Type

5
Comments
18 min read
Intermediate Typescript Part 1

Intermediate Typescript Part 1

4
Comments
5 min read
Types vs. assertions

Types vs. assertions

5
Comments
1 min read
Types, autocompletion, and more for Webcomponents!

Types, autocompletion, and more for Webcomponents!

6
Comments
2 min read
`TypeVar`s explained

`TypeVar`s explained

12
Comments
3 min read
JavaScript primitive data types

JavaScript primitive data types

3
Comments
3 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
7 min read
My Raw Notes for the Week of 9-27-2021

My Raw Notes for the Week of 9-27-2021

5
Comments
2 min read
Type Check Your Django Application

Type Check Your Django Application

6
Comments
15 min read
Rust - Tipos de dados

Rust - Tipos de dados

5
Comments
3 min read
Get started with type hints in Python

Get started with type hints in Python

6
Comments 4
8 min read
About lazyness, automation, types and functional languages

About lazyness, automation, types and functional languages

2
Comments 1
2 min read
Early termination in functional folds a.k.a. reduce

Early termination in functional folds a.k.a. reduce

6
Comments
3 min read
What is a proper way to create a type for Vue props

What is a proper way to create a type for Vue props

4
Comments
1 min read
The Comprehensive Guide to mypy

The Comprehensive Guide to mypy

68
Comments 12
29 min read
PHP Enum - get rid of boilerplate mappings

PHP Enum - get rid of boilerplate mappings

3
Comments
1 min read
Does Python need types?

Does Python need types?

9
Comments 6
4 min read
Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

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

FizzBuzz... but only using TypeScript Types

9
Comments
4 min read
Playing with contravariant functors in typescript

Playing with contravariant functors in typescript

6
Comments
1 min read
TypeType: generate complex typescript type with ease

TypeType: generate complex typescript type with ease

6
Comments
1 min read
Idris2+WebGL, part #10: Implicit arguments & monad transformers

Idris2+WebGL, part #10: Implicit arguments & monad transformers

6
Comments
3 min read
Idris2+WebGL, part #9: Ensuring uniforms belong to bound program

Idris2+WebGL, part #9: Ensuring uniforms belong to bound program

3
Comments
7 min read
DRY Typescript types

DRY Typescript types

8
Comments
2 min read
Idris2+WebGL, part #2: some animation

Idris2+WebGL, part #2: some animation

2
Comments
3 min read
Debugging tricky parameterized types

Debugging tricky parameterized types

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

Climbing Steep hills, or adopting Ruby 3 types

15
Comments 1
18 min read
Change column type in pandas to numeric (particular case)

Change column type in pandas to numeric (particular case)

3
Comments
1 min read
I Hate Floating Point!

I Hate Floating Point!

6
Comments
1 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
Learning Julia (7): apropos Types

Learning Julia (7): apropos Types

2
Comments
2 min read
How Does Elasticsearch Store a float Value into an integer Field?

How Does Elasticsearch Store a float Value into an integer Field?

3
Comments
3 min read
I need to learn about TypeScript Template Literal Types

I need to learn about TypeScript Template Literal Types

245
Comments 14
11 min read
Javascript types?

Javascript types?

5
Comments 4
3 min read
Purely Functional Python With Static Types

Purely Functional Python With Static Types

12
Comments 3
11 min read
Data Types and Static vs Dynamic Typing

Data Types and Static vs Dynamic Typing

6
Comments
3 min read
Types in JavaScript

Types in JavaScript

27
Comments 2
3 min read
Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

6
Comments
5 min read
Mint 🍃: 0.9.0

Mint 🍃: 0.9.0

6
Comments 2
1 min read
MAP III : Types of Types

MAP III : Types of Types

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

TypedDict vs dataclasses in Python — Epic typing BATTLE!

19
Comments 1
9 min read
Let's Implement an Option Type in C#

Let's Implement an Option Type in C#

15
Comments
9 min read
Introducing Dialyzer & type-specs to an Elixir Project

Introducing Dialyzer & type-specs to an Elixir Project

17
Comments 4
4 min read
Using Types To Prevent Unit Conversion Errors

Using Types To Prevent Unit Conversion Errors

6
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
Notes on TypeScript: Building a validation library

Notes on TypeScript: Building a validation library

18
Comments 2
4 min read
loading...