YoVDO

Creating Asynchronous TypeScript Code

Offered By: Pluralsight

Tags

Typescript Courses Asynchronous Programming Courses Promises Courses Callback Functions Courses

Course Description

Overview

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.

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.

Taught by

John Papa

Related Courses

Learn Asynchronous JavaScript
Codecademy
Learn Intermediate JavaScript
Codecademy
Asynchronous JavaScript Course (Async/Await, Promises, Callbacks)
freeCodeCamp
Getting Started with Node.js - Full Tutorial
freeCodeCamp
Advanced Node.js
LinkedIn Learning