Build a Wordle Clone in React: Full Code-Along Tutorial

preview_player
Показать описание
In this video, we'll build a fully functional Wordle clone using React from scratch! This code-along video is perfect for developers looking to enhance their skills with practical, hands-on experience. We'll walk through every step of the process, from setting up the React environment to implementing game logic, managing state, and styling the app with Tailwind CSS.

This is a new style of video I'm trying. Rather than formatting the video as "Here's how to do X, then how to do Y, etc..." This is more of a code-along video where you can watch me attempting to tackle this problem. Please leave a comment whether or not you like this video so I can get some constructive criticism!

Resources:

Timestamps:
0:00 - Project Setup
3:21 - Rules and Organization
15:30 - Some initial state
17:00 - Handling Keyboard Typing
47:25 - Real Time Updates
51:33 - Green & Yellow
1:08:18 - Game Over Conditions
1:17:32 - Pulling a Random Word
1:26:53 - Playing the game
1:30:50 - Reset the game
Рекомендации по теме
Комментарии
Автор

Brother thank you for everything you provide really man you don't know how much i appreciate your channel...❤from India bud

Realharshagarwal
Автор

I love your react/redux tutorial using createSlice, please explain how to use in conjunction with createAsyncThunk so I can use other state variables in my reducer functions

sarahgrace
Автор

This is really cool! I love the code along cause it helps a person like me with no experience understand it. Cause you do the basketball version of this called “Poeltl”?

kennethdamper
Автор

Hey brother can you upload a production ready project to learn and deploy a high level project with good frontend ui and dashboard or something.

Realharshagarwal