Learn React.js by Building a Game Search App | React Crash Course for Beginners

preview_player
Показать описание


-- Chapters --

0:00 Intro
1:06 Prerequisites
2:27 Tech Stack
6:21 How to Set up React with Vite
25:09 How is React Initialized in Our Project?
27:32 What are React Components?
29:59 React VS React-DOM
32:32 Making Our First React Component
41:21 Creating The Search Component
49:14 What Are Hooks in React?
52:24 Setting Our Backend to Enable Search Requests to The RAWG API
58:26 Fetching Search Data on The Frontend
1:03:07 Creating a Custom Hook
1:08:32 Creating The Game Card Component
1:17:33 Rendering a List of Game Cards
1:21:16 Handling Edge Cases and Improving The User Experience
1:25:22 Building The Game Details Component
1:29:55 Rendering The Game Details Component
1:30:46 Creating The Screenshot Carousel
Рекомендации по теме
Комментарии
Автор

Saved this to my playlist. Will make use of it when I get the chance.

zacharysun
Автор

I just started reading the article version from Substack and up and running with both client and server on my local system. I decided to complete the article version, after that watching your YouTube version. If everything goes well, I think I can do it one more time with TypeScript and other methods. I know it's not enough but thank you so much for great content like this. Hopefully I can purchase your PDF version too.

virenna
Автор

You actually don't need dotenv anymore, as you can just use the --env-file arg in your command line

MZMS
welcome to shbcf.ru