benawad / benawad/react-hooks-tutorial
api change to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json
未关闭
- 主要语言
- JavaScript
- 星标
- 275
- 派生
- 148
- PR 合并指标
- 30 天内没有已合并 PR
描述
const quotes = JSON.parse(
await (await fetch('https://raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json')).text()
);
for you, come later my friends
贡献指南
这个仓库没有索引到贡献指南
调研方向
从引用的、指向 raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json 的 fetch 调用开始。该 issue 没有明确指出文件、测试、所需的 API 更改或完成标准,因此请在实现之前明确预期的端点更改。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100