mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04:00
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:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user