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>
14 lines
361 B
JSON
14 lines
361 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-string-character-methods",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672d266034b5242126271995",
|
|
"title": "What Is ASCII, and How Does It Work with charCodeAt() and fromCharCode()?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|