TypeScript 5 Fundamentals
This course will teach you all the fundamental features of the TypeScript programming language. You’ll learn how to use important language constructs and syntax, as well as how to use different compiler options and project configuration settings.
TypeScript helps you create web applications that are easier to maintain and contain fewer bugs than traditional JavaScript applications. In this course, TypeScript 5 Fundamentals, you’ll learn all of the major features of the language and develop the skills to begin working on your first TypeScript project. First, you’ll explore the basic features of the language including type annotations, functions, interfaces, and classes. Next, you’ll discover more advanced features such as generics, modules, and asynchronous programming techniques. Finally, you’ll learn to use the TypeScript compiler and configure TypeScript projects using a tsconfig.json configuration file. When you finish this course, you’ll have the skills and knowledge of TypeScript needed to build client and server-side web applications faster and with fewer errors.
Author Name: Brice Wilson
Author Description:
Brice Wilson has been a professional developer for over 30 years and has used many tools and programming languages during that time. He has worked as a developer and architect for a number of large companies and enjoys learning, experimenting with, and teaching new technologies. His current interests are centered on server and client-side web development.
Table of Contents
- Course Overview
1min - Getting Started with TypeScript
19mins - Understanding Basic Syntax and Data Types
27mins - Creating and Calling Functions
34mins - Working with Interfaces
24mins - Creating and Using Classes
33mins - Organizing Your Code with Modules
22mins - Writing Asynchronous Code
24mins - Creating and Using Generics
23mins - Using Type Declaration Files
10mins - Applying TypeScript Decorators
8mins - Debugging TypeScript Code
12mins
There are no reviews yet.