Intro to Frontend
Here you can find module content and assignments for the Intro to Frontend module.
Week
Topic
Preparation
Assignment
Session Plan
Learning goals
How to use the DOM to implement dynamic functionality
What is it and what do developers use the DOM for?
DOM manipulation
Get elements
Insert elements
Element manipulation (style, innerHTML, text)
Window object
Document object
How to use Event Listeners to implement interactivity
Document onload
Click, submit, change, input - Focus on usage
Displaying external data
Fetch (No promise explanation! Focus on usage)
Last updated