Getting Started: TypeScript
Introduction
TypeScript is a programming language based on JavaScript. That means regular JavaScript is valid TypeScript, but TypeScript adds extra features on top of it. The main feature TypeScript a
blog.oneiro.dev6 min read