feat: add interactive JS courses to catalog (#66406)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jessica Wilkins
2026-03-16 22:20:35 -07:00
committed by GitHub
parent 86a94eeca0
commit caa5d42e41
29 changed files with 1935 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"blocks": [
"lecture-debugging-techniques",
"lab-random-background-color-changer",
"review-debugging-javascript",
"quiz-debugging-javascript"
]
}