Schedule > 5. Intro to JavaScript & DOM manipulation
Week 4: Wed, Feb 1
Readings
DOM Manipulation
- Intro to the DOM. Digital Ocean
- Understanding the DOM Tree and Nodes.Digital Ocean
- How To Access Elements in the DOM.Digital Ocean
- How to Traverse the DOM. Digital Ocean
- How to Make Changes to the DOM. Digital Ocean
- How to Modify Attributes, Classes, and Styles in the DOM. Digital Ocean
- Understanding Events in JavaScript
Intro to the JavaScript Language
- How To Define Functions in JavaScript Digital Ocean
- Understanding Template Literals in JavaScript Digital Ocean
- 5 Differences Between Arrow and Regular Functions
- Understanding Events in JavaScript. Digital Ocean
- How To Write Conditional Statements in JavaScript. Digital Ocean
- Using While Loops and Do…While Loops in JavaScript. Digital Ocean
- For Loops, For…Of Loops and For…In Loops in JavaScript. Digital Ocean
Slides
- Lecture 7: Intro to DOM Manipulation (Wednesday, 02/01)
- Lecture 8: JavaScript Primer (Monday, 02/06)
Videos & Lecture Files
Videos and worked examples will be published after class:
Activities
- Lecture 7 files: DOM manipulation practice (Wednesday, 02/01)
- Lecture 8 files: Intro to the language (Monday, 02/06)