Files
freeCodeCamp/curriculum/structure/superblocks/introduction-to-higher-order-functions-and-callbacks-in-javascript.json
Jessica Wilkins caa5d42e41 feat: add interactive JS courses to catalog (#66406)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 22:20:35 -07:00

18 lines
517 B
JSON

{
"blocks": [
"lecture-working-with-higher-order-functions-and-callbacks",
"workshop-library-manager",
"lab-book-organizer",
"lab-sorted-index-finder",
"lab-symmetric-difference",
"lab-value-remover-function",
"lab-matching-object-filter",
"lab-prime-number-sum-calculator",
"lab-range-based-lcm-calculator",
"lab-deep-flattening-tool",
"lab-all-true-property-validator",
"review-javascript-higher-order-functions",
"quiz-javascript-higher-order-functions"
]
}