Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: gh-pages
Choose a base branch
from

Conversation

kyorkston
Copy link
Contributor

@kyorkston kyorkston commented Jan 31, 2020

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

js/lesson4/tutorial.md Outdated Show resolved Hide resolved
Co-authored-by: Kristian Hamilton <kristian.hamilton@signavio.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS 4: Task 2 BBC api no longer available
2 participants