fix(curriculum): add mention of transcripts to classes and recursion (#58796)

This commit is contained in:
JungLee-Dev
2025-02-13 22:38:12 -07:00
committed by GitHub
parent 2266a371ce
commit 9ce56977b5
5 changed files with 5 additions and 5 deletions
@@ -8,7 +8,7 @@ dashedName: what-are-classes-and-how-do-they-work-in-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: how-does-the-this-keyword-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-class-inheritance-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: what-are-static-properties-and-methods-in-classes
# --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-recursion-and-how-does-it-work
# --description--
Watch the video and answer the questions below.
Watch the video or read the transcript and answer the questions below.
# --transcript--