DEV Community

Discussion on: Creating a CRUD app in React with Hooks

 
sanderdebr profile image
sanderdebr

Hi, thanks for the suggestion I've just added a Bonus section where I explain how to fetch user data from an API. I think it is a very helpful addition to this tutorial.

The way I did it might be a bit hard to understand, there are easier ways to fetch data in React but in this way you'll also learn about custom hooks :)

Also, I've added a little update for adding multiple users with the same data.

Thread Thread
 
austejakazlauskyte profile image
Austeja Kazlauskyte

That is amazing, thanks! ⭐️💜👍🏻