We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1adf5a6 commit 8c65d5cCopy full SHA for 8c65d5c
config.json
@@ -210,6 +210,21 @@
210
],
211
"status": "beta"
212
},
213
+ {
214
+ "slug": "paulas-palindromes",
215
+ "name": "Paula's Palindromes",
216
+ "uuid": "31f9b8d8-701d-4124-8ca1-726f5969661c",
217
+ "concepts": [
218
+ "web-applications-1"
219
+ ],
220
+ "prerequisites": [
221
+ "records",
222
+ "custom-types",
223
+ "pattern-matching",
224
+ "lists"
225
226
+ "status": "beta"
227
+ },
228
{
229
"slug": "monster-attack",
230
"name": "Monster Attack",
@@ -1549,4 +1564,4 @@
1549
1564
"used_for/frontends",
1550
1565
"used_for/web_development"
1551
1566
]
1552
-}
1567
+}
0 commit comments