mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): add mention of transcripts to DOM lecture (#58794)
This commit is contained in:
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
+1
-1
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user