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:

Learn React Today Course: https://courses.webdevsimplified.com/learn-react-today


Materials/References:

Array Destructuring Tutorial: https://youtu.be/NIq3qLaHCIs
GitHub Code: https://github.com/WebDevSimplified/React-Pokemon-Pagination

🧠 Concepts Covered:

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


Find Me Here:

My Website: https://webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#Pokemon #WDS #React