WDD 330: Web Frontend Development II

Using Fetch - Supplying Request Options

Overview

"The fetch() method can optionally accept a second parameter, an init object that allows you to control a number of different settings" - MDN Web Docs

Prepare

Activity Instructions

There are no activity instructions.