My Learning Curve

Feed / Total TypeScript

There Is No Such Thing As A Generic (article)

Thursday, July 20, 2023

Understanding generics can be challenging because the term is overloaded. Instead, use the terms "type arguments" and "type parameters" for clarity.

Read original article ↗