From 9ce56977b5806b315a91c802e64eea3e7a6bea12 Mon Sep 17 00:00:00 2001 From: JungLee-Dev <122341199+JungLee-Dev@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:38:12 -0700 Subject: [PATCH] fix(curriculum): add mention of transcripts to classes and recursion (#58796) --- .../6733affc29df1304e2c97e88.md | 2 +- .../673403ca2bb16658309e3632.md | 2 +- .../673403d2aa52d8586a14a269.md | 2 +- .../673403dbf5c9835898632c84.md | 2 +- .../6733b02d1e556005a544c5e3.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/6733affc29df1304e2c97e88.md b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/6733affc29df1304e2c97e88.md index 92be5c61d38..4b28fb2294f 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/6733affc29df1304e2c97e88.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/6733affc29df1304e2c97e88.md @@ -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-- diff --git a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403ca2bb16658309e3632.md b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403ca2bb16658309e3632.md index 39d1048afaa..302291988f8 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403ca2bb16658309e3632.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403ca2bb16658309e3632.md @@ -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-- diff --git a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403d2aa52d8586a14a269.md b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403d2aa52d8586a14a269.md index acb35c3efe3..f0a91052cf7 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403d2aa52d8586a14a269.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403d2aa52d8586a14a269.md @@ -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-- diff --git a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403dbf5c9835898632c84.md b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403dbf5c9835898632c84.md index fd766f62f2b..5037e28cf71 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403dbf5c9835898632c84.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-understanding-how-to-work-with-classes-in-javascript/673403dbf5c9835898632c84.md @@ -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-- diff --git a/curriculum/challenges/english/25-front-end-development/lecture-understanding-recursion-and-the-call-stack/6733b02d1e556005a544c5e3.md b/curriculum/challenges/english/25-front-end-development/lecture-understanding-recursion-and-the-call-stack/6733b02d1e556005a544c5e3.md index 0829471b335..db9d422aef2 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-understanding-recursion-and-the-call-stack/6733b02d1e556005a544c5e3.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-understanding-recursion-and-the-call-stack/6733b02d1e556005a544c5e3.md @@ -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--