Build Hangman With React
Offered By: Traversy Media via YouTube
Course Description
Overview
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX