Articles

1

Showing 1 article about "Static classes"



All about TypeScript Static Members | TypeScript OOP
In this blog post, I explain the static keyword and when you might want to make attributes and methods a member of the class, rath...