DEV Community

# generics

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Comments
7 min read
We Killed `interface{}` From a Go Codebase. Here's What Replaced It

We Killed `interface{}` From a Go Codebase. Here's What Replaced It

Comments
7 min read
Go Generics in 2026: What Finally Works and What Still Doesn't

Go Generics in 2026: What Finally Works and What Still Doesn't

Comments
7 min read
Understanding Generics in TypeScript for Improved Code Reusability

Understanding Generics in TypeScript for Improved Code Reusability

1
Comments
1 min read
Go Generics, One Year In: Which Promises Held, Which Didn't

Go Generics, One Year In: Which Promises Held, Which Didn't

Comments
7 min read
TypeScript Generics Demystified: From Confusion to Mastery (With Real-World Patterns)

TypeScript Generics Demystified: From Confusion to Mastery (With Real-World Patterns)

1
Comments
10 min read
Kotlin Generics — Type Parameters, Variance & Reified Types

Kotlin Generics — Type Parameters, Variance & Reified Types

1
Comments
2 min read
Rust Traits Deep Dive: Static vs. Dynamic Dispatch

Rust Traits Deep Dive: Static vs. Dynamic Dispatch

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.