- Overview
- Transcript
1.1 Introduction
Hi, my name is Jeremy McPeak, and I invite you to join me while I build a hangman-style game with React from scratch. Let's get started!
1.Introduction2 lessons, 06:11
1.1Introduction00:53
1.2Creating Projects05:18
2.Getting Started2 lessons, 14:39
2.1Touring a New Project07:16
2.2Creating Components07:23
3.Building the Hangman Game5 lessons, 39:23
3.1Writing the Application Component07:28
3.2Iterating Over Components08:56
3.3Adding Functionality to Components09:21
3.4Generating More Components04:52
3.5Adding Style to Components08:46
4.Working With Data4 lessons, 32:39
4.1Using State and Events10:17
4.2Facilitating Child-to-Parent Communication09:35
4.3Adding Dynamic Content04:53
4.4Handling User Input07:54
5.Conclusion1 lesson, 00:56
5.1Conclusion00:56
1.1 Introduction
So you need to learn React. It is the most popular UI framework and regardless of if you ever plan on using it, you still need to try it out, even if it's just for a test drive. If you're not sure of how to go about doing that or you want to build something other than yet another to-do app, well then, this course is for you. Hi, I am Jeremy McPeak, and I invite you to join me while I build a Hangman style game with React from scratch. As we build this little app, you'll learn the fundamental concepts and principles that you need to start building your own React applications, such as writing your own components, working with events, and manipulating state. So, with that in mind, let's get you up and running with React as quickly as possible. So when you're ready, queue up the next video and we will get started.







