How to Create Your First Web Application with TypeScript

A basic tutorial on how to create a shopping list web application with Typescript. Read more

Similar

Demystifying a TypeScript Quirk

I recently read Asana's blog post on TypeScript quirks and took particular interest in the first TypeScript quirk they mention. While it may seem like an inconsistency, the way the type system behaves here is entirely logical. (more…)

Read more »