CodeYourFuture / CodeYourFuture/Module-Data-Flows

Programmer Humour

未關閉
#25 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
🏕 Priority Mandatory 📅 Sprint 3 Core Module-Data-Flows Submit:PR
主要語言
JavaScript
星號
0
分支
275
PR 合併指標
30 天內沒有已合併 PR

描述

### Link to the coursework

https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/fetch/programmer-humour

### Learning Objectives

- [ ] Practice rendering data from an API in a web app

### Why are we doing this?

We're making a very tiny application, the smallest one you can think of, that fetches from an API and shows something on a page. You should do this many times. Make ten more of these if you finish this early. Make it as simple as possible.

Remember: always do the simplest thing that can possibly work.

### Maximum time in hours (Tech has max 16 per week total)

1

### Submission & Review

1. Fork to your Github account.
2. Make a branch for this project called feature/xkcd
2. Make regular small commits in this branch with clear messages.
3. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

```mermaid
gitGraph
commit id: "start"
branch feature/xkcd
commit id: "stub-files"
commit id: "fetch-from-xkcd"
commit id: "template-layout"
commit id: "lighthouse-audit-revisions"
checkout main
merge feature/xkcd
```

There are several projects in this repo. [Make a new branch](https://simpledev.io/lesson/create-branch-gh-desktop-1) for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.

Don't make one giant PR with all your work in for the module. Make a separate PR for each assignment.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start with the linked coursework in fetch/programmer-humour and follow its instructions for the feature/xkcd branch. Build the tiny web app that fetches from the xkcd API and renders the returned data on a page; completion means the API data is displayed and the separate assignment PR is ready for review.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
frontend
Issue 類型
功能
難度
2/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。