Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Creating Asynchronous TypeScript Code

This course gently teaches you how to identify when to write asynchronous code, how to pass callback functions as parameters to functions, how to create and resolve/reject promises, and create and handle asynchronous functions with async/await.

Beginner
1h 51m
(134)

Created by John Papa

Last Updated Mar 20, 2020

Course Thumbnail
  • Course

Creating Asynchronous TypeScript Code

This course gently teaches you how to identify when to write asynchronous code, how to pass callback functions as parameters to functions, how to create and resolve/reject promises, and create and handle asynchronous functions with async/await.

Beginner
1h 51m
(134)

Created by John Papa

Last Updated Mar 20, 2020

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

Asynchronous code makes the web come alive, and you’ll want to know how to identify it, respond to it, and write it. In this course, Creating Asynchronous TypeScript Code, you will learn to write asynchronous code with TypeScript, following async practices with callbacks, promises, and the async/await pattern.

First, you will explore how to identify when to write asynchronous code. Next, you will learn how to pass callback functions as parameters to functions. Finally, you will discover how to create and resolve/reject promises, and create and handle asynchronous functions with async/await.

By the end of this course you will be able to apply asynchronous coding patterns as you develop with TypeScript.

Creating Asynchronous TypeScript Code
Beginner
1h 51m
(134)
Table of contents

About the author
John Papa - Pluralsight course - Creating Asynchronous TypeScript Code
John Papa
49 courses 4.6 author rating 17005 ratings

John Papa is a Principal Developer Advocate with Microsoft and an alumni of the Google Developer Expert, Microsoft Regional Director, and MVP programs.

Get started with Pluralsight