Introduction to TypeScript with Josh Goldberg

8,539 Views
Sep 16, 2021

In this video, we'll be walking through some of the basics of #TypeScript with our very own Josh Goldberg. We'll try to answer some of the following questions:

  • - What does TypeScript add (or not add) to JavaScript?
  • - What's a type system?
  • - How does a type system work with code?
  • - How do we declare types for TypeScript?