tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

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

Open kyorkston opened this issue 5 years ago • 0 comments

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

kyorkston avatar Jan 31 '20 15:01 kyorkston