Dive into the basics of TypeScript, an open-source programming language created by Microsoft that shares the same basic syntax as JavaScript. In this beginner course, you'll explore using, creating, and manipulating types to help you write robust and readable code.
What you'll learn
- Create and configure a simple TypeScript project
- Understand when and how to use utility types
- Create custom types