Build A Pokémon Application With React - Tutorial

preview_player
Показать описание
Building React applications doesn't have to be about building boring todo lists. In this video we will be creating a React Pokemon application using the latest features of React. This means we will utilize hooks for state and effects instead of classes. By the end of this video you will have a strong understanding of the basics for building out a React application that accesses external APIs.

🚨 IMPORTANT:

📚 Materials/References:

🧠 Concepts Covered:

- Creating a React application
- useState hook
- useEffect hook
- How to use axios with React
- How to organize React components

🌎 Find Me Here:

#Pokemon #WDS #React
Рекомендации по теме
Комментарии
Автор

You're truly what you called yourself"Web Dev Simplified". You explain complex topics so effortlessly and also your videos are so inspiringly awesome

simonkalu
Автор

Came here after React in 30 minutes, I think this is a very accurate path to move forward as a React newbie, and now everything is more clear to me. Thank you very much for this amazing videos :)

liorocker
Автор

I just shouted wow at the end of the video, when all your explanation are very straight forward and very easy to understand!

sauer.voussoir
Автор

I like how you just dont care about how good the page looks and just codes trough it.

Awsome video!

DeltaNrOne
Автор

This was one of the best Tutorial i watched... Understood a lot about hooks.

rayanfernandes
Автор

Awesome tutorial! loved it! I think we need more of these mini tutorial projects based on API's and many other stuff!

____prajwal____
Автор

Both ur tutorial and calmness while teaching are adorable :)

amritkumaragarwal
Автор

Very great way of teaching ! You taught this so easily I thought it will we very hard

DevashishRoyChowdhury
Автор

You got sunburn budd? Looks like you had a fun long weekend :P Thanks for the video!!

mohammedalmukhtar
Автор

He wasn't kidding when it comes to learning the core topics of a project. This would of been longer if we built out an actually Pokémon app and got bogged down with html and CSS. This was a good tutorial.

michaelwatson
Автор

Thank you so much, I've been scouring the web looking for a simple and easy way to do pagination with react and have gotten very complex answers. Saved me a ton of time!

niomi
Автор

I am definitely taking your React Course. love your videos. simple to understand. Thanks for the contents.

rasifrana
Автор

Your videos are awesome and it is easier to understand you then my bootcamp i went too

AlThePal
Автор

Your tutorials are great to watch. I really enjoy that you do examples that are more complicated than simple todo apps like most other YouTubers. I'm impressed at how well you explain what you are doing and why in a easy to understand but thorough way!

stclark
Автор

My man, awesome tutorial! Watched it before I started my work day and loved the concise explanations for everything. Grats on 30k btw!

bennett
Автор

Thanks bro. After 4 years of this code i faced some difficulties running it in my device but i figured it out and really helpful❤

ravishbisht
Автор

sir your videos are really unique and interesting for every frontend developer. thanks for making great videos.

rohitkudalkar
Автор

Really nice man, your videos so understandable.I clearly understand complex topics with your videos.I'm happy for find you from YouTube. I wish I had a teacher like you

theazimjon
Автор

Awesome tutorial, such a simple explanation!

gojosensei
Автор

Just built my first React app, thanks so much Kyle! Heads up: When I tried to use return () => cancel() I got the error that cancel was not a function, it only worked when I removed the parenthesis.

mauricemakesmovies