CodeYourFuture / CodeYourFuture/Module-Data-Flows
Codewars API Project
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 275
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。