codebar / tutorials

🗒 codebar's tutorials
http://tutorials.codebar.io/
258 stars 243 forks source link

JS 4: Task 2. Replaces API tutorial with a fetch() tutorial using trivia api #453

Open kyorkston opened 4 years ago

kyorkston commented 4 years ago

Removes the BBC API tutorial as it can no longer be used. It replaces it with a quiz app where the learner can fetch from the api and display some questions but also have user interaction send data to the api. It leaves a lot to be expanded into a great little app, teaches the basics of the fetch() api.

Resolves #461

Screenshot 2020-01-31 at 14 58 47