fix(curriculum): add mention of transcripts to DOM lecture (#58794)

This commit is contained in:
JungLee-Dev
2025-02-14 01:25:09 -07:00
committed by GitHub
parent af1a61769b
commit 6d0f95ff11
16 changed files with 16 additions and 16 deletions
@@ -8,7 +8,7 @@ dashedName: what-is-an-api-and-what-are-web-apis
# --description--
Watch the video lecture and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-is-the-dom-and-how-do-you-access-elements
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-dom-nodes-exist-relative-to-each-other-in-the-dom-tree
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-is-the-queryselectorall-method-and-when-should-you-use-it
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-you-create-new-nodes-using-innerhtml-and-createelement
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-is-the-difference-between-innertext-textcontent-and-innerhtml
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-you-add-and-remove-nodes-from-the-dom-with-appendchild-and-re
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-the-navigator-window-and-document-work
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-you-add-attributes-with-setattribute
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-is-the-event-object
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-does-the-addeventlistener-method-work
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-does-the-removeeventlistener-method-work
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-are-inline-event-handlers-and-why-is-it-best-practice-to-use-ad
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-you-manipulate-styles-using-elementstyle-and-elementclasslist
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: what-is-the-domcontentloaded-event-and-how-does-it-work
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--
@@ -8,7 +8,7 @@ dashedName: how-do-the-settimeout-and-setinterval-methods-work
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--