Skip to main content
Refine/Blog
Refine Blog
Tutorials
TypeScript classes are a superset of JavaScript classes. This post covers the fundamentals of type annotations in TypeScript Classes and their associated quirks.
Tutorials
We'll explore four main types of TypeScript Decorators with examples from a class that resembles those in typical class based TypeScript libraries.