You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's play with grabbing some data from an API and displaying it on a website. We will be using the the Fetch API to make requests to the Codewars API and the Web Components API to display the data we get back. Let's go!
Learning Objectives
Explain how components are used in web development
Adapt an existing web component to show your own data
Extend this web component to present more data from the Codewars API
Create a new web component that presents data from the Codewars API
Maximum time in hours (Tech has max 16 per week total)
0
How to get help
Did you know this is basically how your Codewars is tracked by your mentors? Ask them
How to submit
As always, open a PR to the repo and ask for a review in #cyf-code-review
Anything else?
Feedback on this assignment by pressing the emoji reaction button on this comment.
Emoji Key
👍 = Useful
👎 = Not useful
🚀 = Way too much time given
😕 = Not enough time given
The text was updated successfully, but these errors were encountered:
Link to the coursework
https://github.com/CodeYourFuture/Codewars-API-Project
Why are we doing this?
Let's play with grabbing some data from an API and displaying it on a website. We will be using the the Fetch API to make requests to the Codewars API and the Web Components API to display the data we get back. Let's go!
Learning Objectives
Maximum time in hours (Tech has max 16 per week total)
0
How to get help
Did you know this is basically how your Codewars is tracked by your mentors? Ask them
How to submit
As always, open a PR to the repo and ask for a review in #cyf-code-review
Anything else?
Feedback on this assignment by pressing the emoji reaction button on this comment.
Emoji Key
👍 = Useful
👎 = Not useful
🚀 = Way too much time given
😕 = Not enough time given
The text was updated successfully, but these errors were encountered: