Oliver Eyton-Williams bd68b70f3d
Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

36 lines
869 B
JSON

{
"name": "JavaScript Algorithms and Data Structures Projects",
"isUpcomingChange": false,
"dashedName": "javascript-algorithms-and-data-structures-projects",
"order": 10,
"time": "50 hours",
"template": "",
"required": [],
"superBlock": "javascript-algorithms-and-data-structures",
"superOrder": 2,
"challengeOrder": [
[
"aaa48de84e1ecc7c742e1124",
"Palindrome Checker"
],
[
"a7f4d8f2483413a6ce226cac",
"Roman Numeral Converter"
],
[
"56533eb9ac21ba0edf2244e2",
"Caesars Cipher"
],
[
"aff0395860f5d3034dc0bfc9",
"Telephone Number Validator"
],
[
"aa2e6f85cab2ab736c9a9b24",
"Cash Register"
]
],
"helpRoom": "HelpJavaScript",
"fileName": "02-javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects.json"
}