Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Clarified: Building a Game in React
Rating: 4.5 out of 5(734 ratings)
12,398 students

React Clarified: Building a Game in React

You will learn the basics of React in the shortest time possible.
Last updated 7/2020
English

What you'll learn

  • React
  • Web Development
  • React Hooks

Course content

2 sections15 lectures47m total length
  • What We Will Build1:50

    We will demonstrate the finished version of the game we will be building during this course.

  • Setup1:51

    1. We will scaffold our game using “Create React App”. Create React App is a way to build React apps with no build configuration, which is ideal for this course.

    2. We will delete the contents of the “index.js” and “index.css” files created by Create React App, so that we can start writing code from scratch.

Requirements

  • Basic HTML
  • Basic CSS
  • Basic JavaScript

Description

We will be building a simple game during this tutorial. The techniques you’ll learn in the tutorial are fundamental to building any React apps, and mastering it will give you a deeper understanding of React.

This beginner tutorial is based on React’s official documentation.

The videos in this course are short and to the point. No unnecessary chit-chat. No mistyping. No humming and hawing. Just the facts and the code. You’ll waste no time and learn what you need to know in the shortest time possible.

Get started with React now!

Who this course is for:

  • Beginner React students
  • Web development students