CodeYourFuture / CodeYourFuture/Module-Data-Flows

Codewars API Project

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
🏝️ Priority Stretch 🐂 Size Medium 📅 Sprint 3 Module-Data-Flows Optional Submit:PR
Lenguaje dominante
JavaScript
Estrellas
0
Forks
275
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.