Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn React by Building Real Projects
Rating: 4.1 out of 5(180 ratings)
11,229 students

Learn React by Building Real Projects

Be challenged and build a real web application
Last updated 8/2019
English

What you'll learn

  • Learn React
  • Working with forms
  • Filtering Data
  • Breaking down layouts with components

Course content

2 sections32 lectures7h 41m total length
  • Setting Up Environment8:37
  • This course is free because...0:16
  • A quick peek under the hood8:23

    Take a quick look under the hood of a React project by exploring folders, assets, public files, and how components live in JavaScript.

  • My first Component12:40

    Dive into react by building your first component and deleting boilerplate. Explore import react, class components, state, render, jsx, and the div id app.

  • Different ways to create components5:10
  • Attributes with jsx9:09
  • Working with events9:31
  • Lets organize these components8:42

    Organize a React layout by creating reusable components like the girl image and header, using a div-based structure with class names, floats, and inline styles, and prep for passing data.

  • Passing Data through props14:26

    Pass data and functions from a parent to child components using props, share state like health across components, and trigger updates and conditional rendering in a real React project.

Requirements

  • HTML
  • CSS
  • Javascript

Description

One of the most important projects for a developer is to build a real estate app because of so many different skills that are needed to create it. So for developers this is a must have for your portfolio. We go from learning how react works to building each component to filtering the listings.

Who this course is for:

  • Any developer that is looking to learn react by building real apps