YoVDO

Learn Asynchronous JavaScript

Offered By: Codecademy

Tags

Javascript Courses Asynchronous Programming Courses Promises Courses Asynchronous JavaScript Courses

Course Description

Overview

Learn how to write asynchronous JavaScript using promises and async await syntax!

#### Why study Asynchronous JavaScript?
Asynchronous JavaScript can be tricky even for experienced developers, but it’s part of what makes JavaScript such a powerful and efficient programming language.

#### Take-Away Skills:
You'll learn how to create and use JavaScript Promises as well as how to write clean, scalable code with the newer `async_await` syntax!

#### Note on Prerequisites:
A basic understanding of JavaScript is required to progress through this course.

Syllabus

  • Promises: Learn how to write asynchronous JavaScript with the Promises Syntax.
    • Lesson: JavaScript Promises
    • Quiz: JavaScript Promises
  • Async-Await: Learn about asynchronous programming and leverage promises in JavaScript.
    • Lesson: Async Await
    • Quiz: Async Await
    • Informational: Next Steps

Taught by

Kenny Lin

Related Courses

Learn Javascript - 21 Essential Array Methods
Coursera Project Network via Coursera
3D Graphics for Web Developers
Pompeu Fabra University via FutureLearn
A Simple Scatter Plot using D3 js
Coursera Project Network via Coursera
Access WebView in an Android Studio Project
Coursera Project Network via Coursera
Deployment Pipelines using GitHub Actions
A Cloud Guru