Power BI Fundamentals - Create visualizations and dashboards from scratch
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to build a Hangman game using React with hooks in this comprehensive tutorial video. Explore the process of creating a React application, splitting components, implementing state management with useState, and handling user interactions using useEffect. Follow along as the instructor guides you through displaying the word, updating wrong letters, showing notifications, and creating a popup for game completion. By the end of this 48-minute tutorial, you'll have a fully functional Hangman game and a deeper understanding of React development techniques.
Syllabus
Intro.
Overview of Vanilla Project.
Create React App.
Split Into Components.
Header Component.
Figure Component.
Wrong Letters Component.
Word Component.
Popup and Notification Component.
Identify State with useState.
Implement State.
Display Word.
Update Wrong Letters.
Event Listener with useEffect.
Display Parts.
Notifications.
Popup.
Play Again Button.
Taught by
Traversy Media