
- JavaScript
- Beginner
About this Course
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
Getting Started with TypeScript
In this stage, we'll learn what TypeScript is and create a simple TypeScript project from scratch.
7 stepsWorking with (More) Types
In this second stage of the course, we'll focus more on types -- specifically basic and utility types.
7 stepsManipulating Types
Types are great, but they are rigid and don't allow room for much change. In this stage, we're going to discuss ways we can make our types more fluid.
5 stepsFunctions in TypeScript
Our main focus for this stage will be on functions, how to write them in TypeScript, and how to write types for them. We'll also talk about something called type assertions.
6 stepsTeacher
-
Richard Oliver Bray
Richard Oliver Bray is a full-stack web developer and content creator. He enjoys learning new programming languages and tools. You can follow him on Twitter: @RichOBray