Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e048b commit 7c1eaceCopy full SHA for 7c1eace
javascript2/week1/preparation.md
@@ -6,3 +6,8 @@
6
- [Attaching an event](https://www.w3schools.com/jsref/met_element_addeventlistener.asp) (5 min)
7
8
_Please go through the material and come to class prepared!_
9
+
10
+## Flipped classroom videos
11
+- [Executing Javascript in the browser environment](https://youtu.be/k8PEyCe3vK0)
12
+- [Interacting with the DOM using Javascript](https://youtu.be/YvHQIaKtOl8)
13
+- [DOM event listeners using Javascript](https://youtu.be/DwzApTvTngI)
0 commit comments