CodeYourFuture / CodeYourFuture/Module-Data-Flows
Codewars API Project
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 275
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Link to the coursework
https://github.com/CodeYourFuture/Codewars-API-Project
### 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
### 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](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) to make requests to the [Codewars API](https://dev.codewars.com/#get-user) and the [Web Components API](https://developer.mozilla.org/en-US/docs/Web/Web_Components) to display the data we get back.
### Maximum time in hours
0
### How to get help
General advice on asking for help can be found on the [curriculum pages](https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/).
You can always share your blockers in your class channel and get help from your colleagues.
Your mentors track trainees' progress through the set katas in a very similar way - why not ask them for advice?
### Submission & Review
Fork the coursework repo to your own GitHub account.
Make regular small commits with clear messages.
When you are ready, open a Pull Request to the CYF repo. Make sure you fill in the PR template provided.
A volunteer will review your submission and send you feedback.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.