For the complete documentation index, see llms.txt. This page is also available as Markdown.

Advanced JavaScript

This module is about the JavaScript patterns that power backend systems: transforming data with array methods, handling asynchronous operations with callbacks and Promises, consuming APIs, and modeling domains with classes.

Contents

Week
Topic
Preparation
Session Plan
Assignment

1.

Array Methods

Preparation

Session Plan (for mentors)

Assignment

2.

Preparation

Session Plan (for mentors)

Assignment

3.

Promises & async/await

Preparation

Session Plan (for mentors)

Assignment

4.

Preparation

Session Plan (for mentors)

Assignment

Module Learning Goals

By the end of this module, you will be able to:

Last updated