C# List<T> Class to TypeScript extends Array<T>
After programming in C# for almost 19 years, I've decided to try my hand at TypeScript. Still thinking Object Oriented Programming concepts and C#, I've run into a few doozies I thought I'd document.
I tried extending my custom class from a List<T> w...
emmti.com3 min read