benawad / benawad/react-hooks-tutorial

api change to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json

Open
#4 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
275
Forks
148
PR merge metrics
No merged PRs in 30d

Description

const quotes = JSON.parse(
await (await fetch('https://raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json')).text()
);

for you, come later my friends

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the quoted fetch call to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json. The issue does not identify a file, test, desired API change, or completion criteria, so clarify the intended endpoint change before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.