feat(curriculum): Add fetch challenge to the current curriculum. (#36033)
* Add fetch challenge for the current curriculum
This commit is contained in:
committed by
Oliver Eyton-Williams
parent
645bd75e78
commit
0be75e4b39
@ -24,6 +24,10 @@
|
||||
"587d7fae367417b2b2512be3",
|
||||
"Get JSON with the JavaScript XMLHttpRequest Method"
|
||||
],
|
||||
[
|
||||
"5ccfad82bb2dc6c965a848e5",
|
||||
"Get JSON with the JavaScript fetch method"
|
||||
],
|
||||
[
|
||||
"587d7fae367417b2b2512be4",
|
||||
"Access the JSON Data from an API"
|
||||
|
Reference in New Issue
Block a user