fix(curriculum): add mention of transcripts to JS intro lecture (#58793)

This commit is contained in:
JungLee-Dev
2025-02-13 23:39:34 -07:00
committed by GitHub
parent 6b143a7160
commit 3995476db5
9 changed files with 9 additions and 9 deletions
@@ -8,7 +8,7 @@ dashedName: what-is-javascript
# --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-a-data-type
# --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-variables
# --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-let-and-const-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-is-a-string
# --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-string-concatenation
# --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-console-log
# --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-role-of-semicolons
# --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-comments-in-javascript
# --description--
Watch the lecture video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--