Introduction to React #6 | Asynchronous Requests

preview_player
Показать описание
We dump the data file and instead learn how to load the Pokemon data via a web request using React's useEffect hook and fetch.

Hope you folks enjoy this!
👉 If you enjoy this video, please like it and share it.

💢 Watch our other videos:

Thank you for watching this video, click the "SUBSCRIBE" button for stay connected with this channel.

#javascript #reactjs
Рекомендации по теме
Комментарии
Автор

3 years later, the content is still Top shelve, Thank your Mr Herrington👍

kwenawarren
Автор

You are such a positive person, I like your energy.

kenansari
Автор

Loving these videos. Excellent way to quickly learn React. Thanks a lot!

johnvandenberg
Автор

Very nice, smooth teaching of React.js.

Shakeel
Автор

Thank you so muchh for the entire series!

priyanshramnani
Автор

Hey Jack. Thank you for the video series. I'm getting 2 requests here instead of one under the Network tab. Both type fetch and 304 Status and happening at different time as I can see by the "Starting at" times. I want to avoid double requests if possible.

chickachickachicka
Автор

I guess I missed it somewhere, but why is there both a public AND a build? Aren't they both just alternate names for /dist, for example? Also, fingers crossed, but does this series then go into federation?

RiseWith