Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-string-character-methods.json
2025-10-23 23:20:15 +05:30

15 lines
412 B
JSON

{
"name": "Working with String Character Methods",
"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"
}