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,14 @@
{
"blocks": [
"lecture-working-with-regular-expressions",
"workshop-spam-filter",
"lab-palindrome-checker",
"lab-regex-sandbox",
"lab-spinal-case-converter",
"lab-pig-latin",
"lab-smart-word-replacement",
"lab-markdown-to-html-converter",
"review-javascript-regular-expressions",
"quiz-javascript-regular-expressions"
]
}