Simple play icon Course
Skills

Creating Asynchronous TypeScript Code

by John Papa

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.

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.

Table of contents

About the author

John Papa is a dedicated father and husband, a professional Web Developer, and professional storyteller in the technology community. He currently is a Partner GM for Microsoft leading the Growth Ecosystems Cloud Advocacy teams and has formerly worked for Disney on several web and mobile applications ans systems that you may have used. His passions are coding and teaching modern web technologies, running, and enjoying everything Disney with his family. John is a co-host of the Web Rush podcast... more

Ready to upskill? Get started