• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Code The Dream School
Code the Dream Labs Logo

Code The Dream School

Main hub for class materials for Code the Dream’s classes

  • Code the Dream Home

Search Code The Dream School

Front End 1 – Section 4

Welcome to the section 4 of Front End 1. In this unit, we will learn:

  • AJAX Concepts | How to use JavaScript to make AJAX request | Use AJAX callbacks to respond to server responses | How to process JSON with JavaScript
  • Synchronous vs. asynchronous programming | Callbacks | Promises | Async/await
  • How to use the Fetch API to fetch resources

Front End Section 4 Goals

  • AJAX Concepts | Programming AJAX
  • Understand what asynchronous programming is | Synchronous JavaScript with callbacks | Explore async/await
  • Write a Fetch Request | Create a reusable fetch function | Posting data with fetch()

Curriculum

This is your curriculum for Front End I.
4.14 AJAX Basics

4.15 Async JavaScript
4.16 Fetch API

Assignment

Your assignment for section 4 can be found here.

Footer

Copyright © 2025 Code the Dream School | All Rights Reserved | Privacy Policy