This practical lesson explores a combination of multiple Web APIs that can be used to create dynamically generated elements on a page.
This lesson is intended for anyone who wants to learn about creating and placing dynamically generated elements on a page.
Anyone with an interest in dynamically generated elements or Web APIs in general.
The following lessons can be helpful in understanding the concepts presented in this lesson:
Introduction to Web APIs: Fetch API
Introduction to Web APIs: Event Listeners
Introduction to Web APIs: DOM Manipulation