Skip to content

Fetching Data In React: Change dead API links in the react-examples/fetching-data code examples #26

Description

@frostbite69425

Checks

Describe your suggestion

In the lesson the code examples used to explain the concepts ( inside the directory react-examples/fetching-data ) use the API https://jsonplaceholder.typicode.com/photos, which is dead and doesn't return valid image URLs. In the lesson examples, the API has been replaced by https://picsum.photos/v2/list but the same changes have not been made in the react-examples/fetching-data examples.

I would suggest updating the example code to use the updated API.

The discord conversation has been linked below:
https://discord.com/channels/505093832157691914/664184123061174274/1551093626195550369

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/node-path-react-new-fetching-data-in-react

(Optional) Discord Name

fr0st13ite2

(Optional) Additional Comments

This issue intends on extending the changes made in pull request #30422 in the curriculum repo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions