-
Course
- Core Tech
TypeScript 4: Getting Started
TypeScript is a powerful, fun, and popular programming language used for building browser and NodeJS applications. This course will teach you all of the most important features of TypeScript, and quickly make you productive with the language.
What you'll learn
Creating great web applications requires great JavaScript code. TypeScript helps you create great JavaScript code. In this course, Getting Started with TypeScript, you'll learn how to create browser applications faster and with fewer errors using a powerful and fun programming language. First, you'll learn how to configure TypeScript projects. Next, you'll explore how to create and use your own types. Finally, you'll discover how to get strong typing support for just about any JavaScript library you can imagine. When you're finished with this course, you'll have a foundational understanding of TypeScript's most important features, as well as the skills you need to begin building client-side web applications and NodeJS applications with TypeScript.
Table of contents
- Version Check | 15s
- Introduction | 2m 10s
- Course Overview | 1m 4s
- Demo: Project Overview | 4m 27s
- Demo: Installing TypeScript and Running the Compiler | 4m 4s
- Using Project Files | 3m 23s
- Demo: Configuring Compiler Options in tsconfig.json | 9m 22s
- Demo: Configuration Inheritance and Glob Support in tsconfig.json | 4m 9s
- Demo: Compiling with Webpack | 3m 12s
- Summary | 1m 19s
About the author
Brice has been a professional developer for over 20 years and loves to experiment with new tools and technologies. Web development and native iOS apps currently occupy most of his time.
More Courses by Brice