Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Clarified: “Thinking in React”
Rating: 4.5 out of 5(365 ratings)
9,444 students

React Clarified: “Thinking in React”

Improve your understanding of React
Last updated 8/2020
English

What you'll learn

  • React JS
  • Front-end Web Development
  • Mobile App Development with React Native
  • Desktop App Development using React & Electron

Course content

2 sections7 lectures40m total length
  • Introduction (S01V01)4:16

    Welcome to the “React Clarified: Thinking in React” video course. This is the introduction to the course, in which we will explain who this course is for, what it is about, and how to set your environment up so that you can follow along in code.

Requirements

  • Basic HTML
  • Basic CSS
  • Basic JavaScript ES6
  • Basic React

Description

In this short video course, we will build a simple user interface using React, in just over 30 minutes. We will focus on how to think about building user interfaces using React.

This course is based on the excellent “Thinking in React” article on the official React documentation site. It is suited for those who learn better by following screencasts than reading documentation.

Please note that this is not a course for complete beginners. If you have dabbled in React before, but have some difficulties understanding React, then this short course is right for you.

Prerequisites:

- Basic HTML, CSS, JavaScript ES6 (especially arrow functions)

- Basics of React, including hooks (especially the “useState” hook)


Who this course is for:

  • Beginner to Intermediate Web Developers interested in React
  • Beginner to Intermediate Mobile App Developers interested in React Native
  • Beginner to Intermediate Desktop App Developers interested in Electron and React