dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-regular-expressions",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6733aad43b3ebff588a26fb5",
|
|
"title": "What Are Regular Expressions, and What Are Some Common Methods?"
|
|
},
|
|
{
|
|
"id": "6733c5ba834ded4bb067e67c",
|
|
"title": "What Are Some Common Regular Expression Modifiers Used for Searching?"
|
|
},
|
|
{
|
|
"id": "6733c5c549775c4be710237c",
|
|
"title": "How Can You Match and Replace All Occurrences in a String?"
|
|
},
|
|
{
|
|
"id": "6733c5d0048bb74c18431296",
|
|
"title": "What Are Character Classes, and What Are Some Common Examples?"
|
|
},
|
|
{
|
|
"id": "6733c5dc74176e4c496d09e6",
|
|
"title": "What Are Lookahead and Lookbehind Assertions, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "6733c5e54e3a154c8078ed48",
|
|
"title": "What Are Regex Quantifiers, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "6733c5f20cc9584cada942a4",
|
|
"title": "What Are Capturing Groups and Backreferences, and How Do They Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|