mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-unary-and-bitwise-operators",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "673271e8e3d43bda89f723b3",
|
|
"title": "What Are Unary Operators, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "673271f39f124ddac28866d5",
|
|
"title": "What Are Bitwise Operators, and How Do They Work?"
|
|
}
|
|
]
|
|
}
|