Classes in TypeScript
Looking back to our last article, we covered Functions in TypeScript which gave us an idea about how Functions work, are structured and are implemented in TypeScript. In this article, we will discuss the syntax of creating classes, the different feat...
Jan 23, 202318 min read231
