filmov
tv
Build an App in React | Build WORDLE-ISH| Episode-36
Показать описание
Build an App in React! Today I'll show you how to create a Wordle-ish app. It's only 1 row of guesses for now, but you can learn how to build it and handle the guesses and user feedback. Next episode, we will re-work some of the logic and make the full 6 guess game!
0:00 - Intro
1:10 - Setup & Creation
3:37 - Install TailwindCss
9:15 - Clean Out Project
10:00 - Start App Development
27:10 - Create words api
29:54 - Consume api and select random word
43:38 - Create model to hold Guesses
49:28 - Update models when changes happen
1:00 - Update textboxes with any changes
1:13 - Create grading system
1:30 - Apply styles for feedback
1:33 - Debugging an issue
1:36 - Completed partial game
1:37 - Wrap Up
0:00 - Intro
1:10 - Setup & Creation
3:37 - Install TailwindCss
9:15 - Clean Out Project
10:00 - Start App Development
27:10 - Create words api
29:54 - Consume api and select random word
43:38 - Create model to hold Guesses
49:28 - Update models when changes happen
1:00 - Update textboxes with any changes
1:13 - Create grading system
1:30 - Apply styles for feedback
1:33 - Debugging an issue
1:36 - Completed partial game
1:37 - Wrap Up