Quantcast
Viewing latest article 10
Browse Latest Browse All 23

Facilitating Reuse with TypeScript Generics

As is so often emphasized in my articles, facilitating reuse is perhaps one of the most import aspects of system design. For over a decade, languages such as Java, and C# have used generics as one of the primary mechanisms for reuse (I recall first hearing about them in C# back in 2005). Fortunately, Generics have been a key feature... Continue Reading

The post Facilitating Reuse with TypeScript Generics first appeared on Eric Feminella.


Viewing latest article 10
Browse Latest Browse All 23

Trending Articles