The DOM
Learning Competencies
By the end of this primer, you should be familiar with and able to:
- Explain what the DOM is and how it relates to CSS and HTML
Summary
The Document Object Model, generally abbreviated to DOM, is the way through which JavaScript interacts with content within a website. You'll be asked to research and reflect on the DOM in this primer.
There are six blocks in this primer, complete the readings in sequential order and stick to the timebox suggestions.
Time Box
Activity | Time |
---|---|
Intro to the DOM | 30 minutes |
Accessing HTML elements | 30 minutes |
What to do with HTML elements | 30 minutes |
Events | 30 minutes |
Form Submission | 30 minutes |
Research | 1 hour |
OK, that's enough for this section. You've learned some very powerful tools. Post questions or blocks on Discord so your cohort and online community can help you.