DEV Community

# types

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Key Software Testing Types Every QA Needs to Know

Key Software Testing Types Every QA Needs to Know

Comments
16 min read
Understanding and Implementing Type Guards in TypeScript

Understanding and Implementing Type Guards in TypeScript

9
Comments 1
10 min read
TypeScript Template Literal Types: Practical Use-Cases for Improved Code Quality

TypeScript Template Literal Types: Practical Use-Cases for Improved Code Quality

1
Comments
6 min read
Discriminated Unions

Discriminated Unions

3
Comments
1 min read
Using variant types in ReScript to represent business logic

Using variant types in ReScript to represent business logic

6
Comments 1
4 min read
Building React Components Using Unions in TypeScript

Building React Components Using Unions in TypeScript

Comments 2
15 min read
Conjuring TypeScript's Magic with Mapped Types

Conjuring TypeScript's Magic with Mapped Types

2
Comments
11 min read
Adventures in Ruby-esque type enforcement

Adventures in Ruby-esque type enforcement

Comments
9 min read
TypeScript: The many types of nothing

TypeScript: The many types of nothing

Comments
8 min read
Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript

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

2
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
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
Typescript e sua palavra-chave "type"

Typescript e sua palavra-chave "type"

8
Comments
3 min read
Notes on Advanced TypeScript: Transforming Types

Notes on Advanced TypeScript: Transforming Types

12
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

7
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

14
Comments 4
3 min read
JavaScript weird type system - Type coercion is bad

JavaScript weird type system - Type coercion is bad

2
Comments
11 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
8 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

10
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

69
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

247
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
loading...