DEV Community

# generics

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Delegate methods in C#. A practical example

Delegate methods in C#. A practical example

8
Comments 2
4 min read
Using React useState hook with TypeScript

Using React useState hook with TypeScript

9
Comments
5 min read
Understanding TypeScript Generics

Understanding TypeScript Generics

12
Comments
3 min read
Typescript Generics: A Basic Use Case

Typescript Generics: A Basic Use Case

13
Comments
5 min read
Typing Higher Order Components in React

Typing Higher Order Components in React

9
Comments
3 min read
Generic extension methods ambiguity in C#

Generic extension methods ambiguity in C#

10
Comments
2 min read
Exploring Rust

Exploring Rust

8
Comments
7 min read
A Beginner's Guide to Generics in Typescript

A Beginner's Guide to Generics in Typescript

19
Comments 1
2 min read
C++ Templates and Java Generics: Two different approaches to generic programming

C++ Templates and Java Generics: Two different approaches to generic programming

11
Comments 1
3 min read
Generics in C# (Part 1 - Generics in Collections)

Generics in C# (Part 1 - Generics in Collections)

6
Comments
2 min read
Kotlin Reified Generics: Explained

Kotlin Reified Generics: Explained

38
Comments 4
2 min read
Go 2 Draft: Generics

Go 2 Draft: Generics

22
Comments 11
7 min read
Variance in Kotlin Generics

Variance in Kotlin Generics

15
Comments
8 min read
C# Generics and Delegates: A Simple but Real Example

C# Generics and Delegates: A Simple but Real Example

17
Comments 2
6 min read
Pains of Java generics solved in Kotlin

Pains of Java generics solved in Kotlin

9
Comments 3
2 min read
Explain Generics Like I'm Five

Explain Generics Like I'm Five

37
Comments 9
1 min read
C# Create new T()

C# Create new T()

44
Comments 1
1 min read
Abusing Type Erasure: Passing Back the Same Subclass the Object Yields

Abusing Type Erasure: Passing Back the Same Subclass the Object Yields

10
Comments
4 min read
Чего всё ещё не хватает в PHP: generics

Чего всё ещё не хватает в PHP: generics

4
Comments
1 min read
Why I like generics in golang

Why I like generics in golang

12
Comments
3 min read
generic types and variance in kotlin compared to java

generic types and variance in kotlin compared to java

15
Comments
1 min read
Using code generation to survive without generics in Go

Using code generation to survive without generics in Go

16
Comments 9
13 min read
Generics in Typescript

Generics in Typescript

7
Comments
1 min read
Typescript Generics Quick Intro with react basics

Typescript Generics Quick Intro with react basics

66
Comments 4
4 min read
Generics in C# (Part 2 - Creating Generic Methods)

Generics in C# (Part 2 - Creating Generic Methods)

5
Comments
2 min read
loading...