ReactJS Course [7] - How To Fetch Data From an API in React

  Рет қаралды 101,104

PedroTech

PedroTech

Күн бұрын

Пікірлер
@anabiatahir3772
@anabiatahir3772 2 жыл бұрын
This is by far the most comprehensive yet easy React playlist I have seen on the internet. Thank you so much Pedro!!!
@lrabeno
@lrabeno 2 жыл бұрын
As someone who learned React with class based components this whole series has been extremely helpful! I've been going through all the videos and am almost caught up. I'm with you the whole ride and suggesting this series to friends. Thanks for making these!
@aabhasjain96
@aabhasjain96 2 жыл бұрын
Hey Pedro, you know what, I know all of this, but sill I'm watching each and every video of this series without fail, coz this is kind of revision for me, but I love the way you teach. Also in this video, I got to know you are just 21 year old, and this much knowledge and way of teaching is Just Wow. I'm 26 years old, and I can say you are an inspiration for me. Keep doing this great thing and Lots of Love from INDIA ❤💕
@alexandrodisla6285
@alexandrodisla6285 2 жыл бұрын
10 minutes in! And you realize that it’s always good to relearn stuff that you didn’t master.
@thedigitalceo
@thedigitalceo 2 жыл бұрын
One of the best teachers on KZbin. Love your videos!
@genosthegreat7870
@genosthegreat7870 2 жыл бұрын
I'm using React for my Final Project This is really a great help Thank u 😁
@LosConjuros-xx8ko
@LosConjuros-xx8ko 9 ай бұрын
I've seen a lot of tutorials and this one by far the best, straight to the point.
@ИннаБогданова-к4щ
@ИннаБогданова-к4щ 2 жыл бұрын
Pedro, you are the best react js teacher for ever))
@TheFogSellers
@TheFogSellers 2 жыл бұрын
API for excercise is down.
@antonioaquino5234
@antonioaquino5234 7 ай бұрын
Pedro thank you so much, its like your classmate teaching in a most simpler perspective. Keep it up and don't stop :)
@urdreamspace
@urdreamspace 2 жыл бұрын
hey am having this problem at the end of the second example Module parse failed: Unexpected token (55:28) You may need an appropriate loader to handle this file type. | columnNumber: 7 | } > }, "Name: ", predictedAge?.name), /*#__PURE__*/React.createElement("h1", { | __self: this, | __source: { kindly help , it shows right after i put a question mark so that the age name and count can be mounted
@yassiribrahim7521
@yassiribrahim7521 2 жыл бұрын
Thanks Pedro explaining the concepts or logic of cooding logic very well i have never seen before
@taiwooladosu3784
@taiwooladosu3784 2 жыл бұрын
The way and manner you teach is awesome, thank you, you're the best
@stonecomstock
@stonecomstock 2 жыл бұрын
I haven't gotten to watch the whole video yet, but I know it's going to be good!! So here's a like and comment to for the algorithm ;)
@slebnation2035
@slebnation2035 Жыл бұрын
Hey, the last api is down. But the first two examples are suuuper helpful
@thevasupodcast4561
@thevasupodcast4561 2 жыл бұрын
At 14:40 when we moved fetchdata to a new function for onClick handler, why did we still had to use useEffect, why did we not got rid of it completely? Why did we make a function call in it?
@garnica_hector
@garnica_hector 2 жыл бұрын
My solution to the challenge involved using three different functions for the buttons - each button would fetch the api according to what category it was. (The "party" button would fetch using the url with "party" and so on..). Then I saw your solution and how simple it was.. 😅 Still have a lot to learn, but I'm thankful you are sharing your knowledge with us! 🙏😊
@learnmakeit9315
@learnmakeit9315 2 жыл бұрын
Thank you! I look forward to good usage of useEffect in the next episode!
@WeAreByteableGames
@WeAreByteableGames 2 жыл бұрын
this course is golden bro, best quality perfect thank you for your hard work
@amankushwaha8180
@amankushwaha8180 Жыл бұрын
after searching for long hours finally found your video ans its great
@macropus142
@macropus142 Жыл бұрын
hey its quite good love from india ❤❤
@AkashAkash-mi1eb
@AkashAkash-mi1eb Жыл бұрын
14:36 we can remove useEffect, which works as same when it was
@ahmednassar2536
@ahmednassar2536 2 жыл бұрын
Very easy explanation, and it's a great way to deliver the message. Keep going, Pedro's
@aiatiiazalieva2148
@aiatiiazalieva2148 11 ай бұрын
Awesome and amazing Teacher! Thank you Pedro so much for your lessons! I'm watching all your videos and try to practice. Really your lessons are very helpful!
@38911bytefree
@38911bytefree Жыл бұрын
At 14:34 ... function is going out from the useEffect again, so how it doesnt call itself infinite times due to the component update ?, I mean, to me looks mostly like the first example. Thank you so much for sharing your knowledge.
@hazaka97
@hazaka97 Жыл бұрын
Thanks Pedro, watched your tutorial, digested the knowledge you provided and tried all the two examples and the exercise myself. Much Love.
@eivis75
@eivis75 Жыл бұрын
For last exercise I think that heroku API app is no longer accessible.
@oncoding4520
@oncoding4520 2 жыл бұрын
I really like your work because if you keep doing this kind of videos we understand the logic behind and since the logic is being applicable whenever you are helping us a lot.
@YevhenKolomytsev
@YevhenKolomytsev Жыл бұрын
That was awesome. I appreciate your videos very much. Bro, keep going
@myytkn8526
@myytkn8526 11 ай бұрын
Great, and thank you for this Video Content, Pedro!
@LearnWithMuhammadAsif
@LearnWithMuhammadAsif 5 ай бұрын
you make this topic really cool
@alexdefaro
@alexdefaro 2 жыл бұрын
Awesome video feed 👊
@commandmo5173
@commandmo5173 7 ай бұрын
Hi thanks for the video, what if you wanted to pass both the fact and the length, how would you change the setAdvert(res.data.fact) to bring an array of data?
@FAIZAN1421
@FAIZAN1421 2 жыл бұрын
i am learning again. thanks 😜
@anipetrosyan4255
@anipetrosyan4255 5 ай бұрын
woow,thank you for this video👋
@gabrielstiffler1488
@gabrielstiffler1488 2 жыл бұрын
Hello, sorry to bother but I wanted to ask. I've been using axios 0.27.0 and 0.27.1 and I was getting this error: ""./node_modules/axios/lib/adapters/http.js 13:12-28"" I did not know how to fix it, as it gave me more issues and i reverted to an older version. Is it fixed now in 0.27.2 ?
@vinaypatil8009
@vinaypatil8009 2 жыл бұрын
If it's possible can you make a video on your whole journey For example How you came to know coding How you become good at programming How you practice to become good How you earned 1st income through coding How you get 1st job Means you know everything But everything should be real as crystal clear
@testme4495
@testme4495 2 жыл бұрын
Bro, I really appreciate you for this wonderful video with easy explanation, and please keep sharing with us like this.
@emamarcela354
@emamarcela354 2 жыл бұрын
So isn't it necessary to add {name:"", age:"", count:"" } in the predictAge useState? I don't know if you remember but you did it this way in the pokeapi and weather app videos. Btw, thanks for this awesome course, Pedro!
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
You can do it both ways! By setting it null initially you can just use optiional chaining to fix it!
@emamarcela354
@emamarcela354 2 жыл бұрын
@@PedroTechnologies cool then, that was my doubt. Thanks!!
@GideonKNgetich
@GideonKNgetich Жыл бұрын
You're the best Pedro❤❤❤❤❤
@Sathishkumark-e8q
@Sathishkumark-e8q 11 ай бұрын
Why didn't you use 'use effect' in the second example?
@gillesa290
@gillesa290 2 жыл бұрын
Very useful and easy to understand. Thanks a lot.
@Naveenkarolla
@Naveenkarolla 11 ай бұрын
Hi Pedro, could u please give the codes for above exercises.. It will be helpul for us
@shakthinaarayananr7639
@shakthinaarayananr7639 2 жыл бұрын
Nice video to revise
@k303k
@k303k 2 жыл бұрын
Done. Thank you Pedro!
@mehboobali9202
@mehboobali9202 2 жыл бұрын
I really like your teaching style Pedro. Keep it up
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
Thanks! 😃
@khaledmuhammed4225
@khaledmuhammed4225 Жыл бұрын
hello perdro thanks for thats wonder course, i have an issue of understand why you didn't used useEffect in the example2 and why not gaining an error an infinite loop like what happened in the prevous example
@wathsalaheenkende5563
@wathsalaheenkende5563 Жыл бұрын
Hi Pedro, could you please tell me why didn't you add useEffect in example 2?
@keithbacalso9433
@keithbacalso9433 Жыл бұрын
I think you missed one during fetc which is the loading before rendering the excuse
@sonamohialdin3376
@sonamohialdin3376 2 жыл бұрын
Awesome tutorial thank you
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
You’re welcome 😊
@pythonhacks8
@pythonhacks8 3 ай бұрын
how to iterate all data frome api in dynamically plxz explain
@Dr.Schwarz
@Dr.Schwarz Жыл бұрын
Great tutorial, thank you! But I'm curious, Isn't it better approach in last exercise to create array with names for future buttons and use .map to create them all + pass argument with name of button for api call?
@gameshark0703
@gameshark0703 2 жыл бұрын
Great tutorials, what vscode theme do you use?
@AsifKhan-ee8ez
@AsifKhan-ee8ez 2 жыл бұрын
Thanks for such a great content but please make a dedicated video on usereducer hook with practice exercise
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
I will go over the UseReducer :)
@growwithdesign
@growwithdesign Жыл бұрын
how to fetch data from your own localhost project js file? i created a api.js file to store my image url and ID for creating a image gallary component. How to read this file using axios?
@naveenchander7053
@naveenchander7053 2 жыл бұрын
a good teacher
@nothingless1
@nothingless1 8 ай бұрын
Excuser API is not available anymore. Pedro can you recommend another one?
@kingMintz
@kingMintz 2 жыл бұрын
You are amazing Pedro. Gracias
@vinaypatil8009
@vinaypatil8009 2 жыл бұрын
Awesome content as always Appreciate your hard work 💪👍
@GratuityMedia
@GratuityMedia 2 жыл бұрын
Will you do a version of this for react native?
@cedriclabrador5353
@cedriclabrador5353 2 жыл бұрын
Are tou going to do redux tutorial?
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
Yes!
@drawingdr9829
@drawingdr9829 2 жыл бұрын
hello pedro thank u bro for your tutorials we are benefit and learning lot of things. i have a question you deployed (react node mysaq) to heroku . can you do a video how can we deploying it in digital ocean thanks🙏🙏🙏
@fernandojrmontallana6555
@fernandojrmontallana6555 2 жыл бұрын
Please make a video, how to properly fetch data with StrictMode enable.
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
Im going to go over it when i talk about react query!
@fernandojrmontallana6555
@fernandojrmontallana6555 2 жыл бұрын
@@PedroTechnologies Thank you, I really like your way of teaching. I will watch this series until the end. I want to learn more React from this channel.
@khebrela
@khebrela 2 жыл бұрын
Adding 'fetch' exactly as you showed throws this err : "Uncaught (in promise) SyntaxError: Unexpected end of input"
@keshavkattel
@keshavkattel Жыл бұрын
I loved the way you teach. Thank you so much for this amazing playlist. Love from Nepal brother❤️
@akr3ch
@akr3ch 2 жыл бұрын
@PedroTech Isn't this code is vulnerable to Server Side Request Forgery (SSRF)?
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
This is not how I would fetch data in a real advanced project, this is just how i would do as a beginner. Episode 8 I will teach react query which is the best way imo
@yacineelhafidy5710
@yacineelhafidy5710 Жыл бұрын
hello pedro i wanna to say thank you for your effort, well i wanna tell you that the Axios method doesn't wor for me, if you have any update relevant to it please give it to me and thank you so much
@fndfernandu
@fndfernandu 2 жыл бұрын
This video is awesome! Your channel is pure gold man! You should've put Enzo for a young man's name 🤣 Tamo junto
@samduss4193
@samduss4193 8 ай бұрын
onrender update, functions inside the component are trigger... this one got my mind twisted a little
@dudamneerajdattu1459
@dudamneerajdattu1459 Жыл бұрын
in the last excersie why for onclick he kept an arrow function?
@anilvarma7930
@anilvarma7930 Жыл бұрын
Because here we have to pass the parameters
@oussamabouallati
@oussamabouallati 2 жыл бұрын
Thank you man!
@H7forReal
@H7forReal Жыл бұрын
great tutorial but excuser api is dead ma homie
@mikidai3575
@mikidai3575 Жыл бұрын
so nice and helpful
@itsir3211
@itsir3211 2 жыл бұрын
Wonderful bro😘
@thirumalr333
@thirumalr333 Жыл бұрын
great video
@poojakamble3643
@poojakamble3643 2 жыл бұрын
i tried having three different functions and api call way too long solution but achieved same outcome
@City__Walker
@City__Walker Жыл бұрын
use fetch (axios from old times)
@josecarlosparada3171
@josecarlosparada3171 2 жыл бұрын
Pedro do as next a video about POST request with AXIOS please!
@Kretzzz
@Kretzzz Жыл бұрын
Sad. Herokuapp doesn't offer free hosting anymore.
@软件实验室
@软件实验室 Жыл бұрын
The excuser api is dead 😢
@siddharthdwivedi7377
@siddharthdwivedi7377 Жыл бұрын
Yeah Herokuapp api is ded but you can search for Excuser Api on google you'll get it. 👍
@godsanointedvevakpor-vi5yw
@godsanointedvevakpor-vi5yw 5 ай бұрын
I used it 7 months ago
@somashekharb1846
@somashekharb1846 2 жыл бұрын
you just said $(dollar symbol) as money sign dude Thats on the go recording!!
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
I said dollar?! hahaha I always say money, maybe I am spending too much time in the US, need to go back!!
@abhayhonparkhe.7440
@abhayhonparkhe.7440 Жыл бұрын
nice exercise
@mrluckyuncle
@mrluckyuncle Жыл бұрын
Gosto muito os APIs -- cat facts e excuses. Escolhas boas 🙂
@Noadict
@Noadict 11 ай бұрын
I tried to do exercise, but the excuser app is no longer valid! Just letting everyone know that to save their time.
@johnnysummers9323
@johnnysummers9323 2 жыл бұрын
I had to keep pausing all the time to read the facts lol, and some of those facts were totally insane like a 17-year-old cat had 420 children in the 50's O.o
@Viktorres1
@Viktorres1 Жыл бұрын
Cool! But Excuses api is no longer working(
@MindOverMatter-kr4
@MindOverMatter-kr4 Жыл бұрын
try this one
@fernandoguimaraes4415
@fernandoguimaraes4415 7 ай бұрын
Brabooooo
@ChloeMcfarlane
@ChloeMcfarlane Жыл бұрын
Is anyone else getting an Axios network error?
@munirhoque7067
@munirhoque7067 Жыл бұрын
Use …. import axios from 'axios’; And… axios(‘URL’) Thanks me later
@oncoding4520
@oncoding4520 2 жыл бұрын
Your IG dont work :)
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
I changed it hahaha its pedro.fmachado_
@oncoding4520
@oncoding4520 2 жыл бұрын
@@PedroTechnologies Your are great really, like its 21pm am going to understand your context react video.. pls keep postiming >15min video single application like you are doing with forms and authentications it very helpful and from time to time a solo project because we follow your pattern of logic how you split the code. really love your work
@JoaoVitor-fn7vt
@JoaoVitor-fn7vt Жыл бұрын
valeu meu fi
@hamzapaskingakhtar
@hamzapaskingakhtar Жыл бұрын
15:40 Or they could be using Random. hahahaha
@ronnykn2108
@ronnykn2108 Жыл бұрын
cool
@richardleungwoogabriel9317
@richardleungwoogabriel9317 2 жыл бұрын
Make me GREAT!!!!!!
@augischadiegils.5109
@augischadiegils.5109 2 жыл бұрын
❤️❤️❤️
@theali7890
@theali7890 2 жыл бұрын
@pedroTech Love Your Content!!!... Please keep making such productive videos. (P.S: if you want a frontend helper i am available haha :P)
@dipthamuhudugama9320
@dipthamuhudugama9320 2 жыл бұрын
❤❤❤❤
@Pareshbpatel
@Pareshbpatel 2 жыл бұрын
{2022-11-12}
@manhlinhnguyen.51
@manhlinhnguyen.51 2 жыл бұрын
Soon
@abdulkadirabdulrahman8258
@abdulkadirabdulrahman8258 Жыл бұрын
🖊️💗💗💗💗💗
ReactJS Course [8] - React Router Dom | Routes in React
17:18
PedroTech
Рет қаралды 51 М.
Fetching Data in React - Complete Tutorial
29:10
Cosden Solutions
Рет қаралды 150 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Fetch Data from API in React JS | Learn ReactJS
23:40
Dave Gray
Рет қаралды 40 М.
How to FETCH data from an API using JavaScript ↩️
14:17
Bro Code
Рет қаралды 170 М.
API Tutorial - Fetch Data with Axios - (Example in React)
7:28
TechCheck
Рет қаралды 103 М.
How I'd learn ML in 2025 (if I could start over)
16:24
Boris Meinardus
Рет қаралды 654
Learn Fetch API In 6 Minutes
6:35
Web Dev Simplified
Рет қаралды 1,3 МЛН
I Coded 10,000+ React Components, Here is What I Learned...
9:57
ReactJS Course [4] - UseState Hook | States in React Tutorial
27:22
Modern Data Fetching in React (Complete Guide)
16:41
Cosden Solutions
Рет қаралды 75 М.