Forem

# generics

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Welcome generics in Vue
Cover image for Welcome generics in Vue

Welcome generics in Vue

Comments
5 min read
Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types
Cover image for 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
Java Generics, Type Erasure, and a conceptual idea: reified generics as a first-class citizen?

Java Generics, Type Erasure, and a conceptual idea: reified generics as a first-class citizen?

Comments
4 min read
We Killed `interface{}` From a Go Codebase. Here's What Replaced It
Cover image for 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
Cover image for 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
Stop Using `interface{}` Even in Your Generic Code
Cover image for Stop Using `interface{}` Even in Your Generic Code

Stop Using `interface{}` Even in Your Generic Code

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.