Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build your first React JS Application
Rating: 4.6 out of 5(1,776 ratings)
42,316 students

Build your first React JS Application

Learn the most popular JavaScript framework on the web by building your first React web app
Created byQuentin Watt
Last updated 4/2020
English

What you'll learn

  • React JS
  • JavaScript
  • How to build a React SPA
  • React Router
  • Tailwind CSS (JavaScript configurable CSS)
  • Responsive web application development

Course content

5 sections15 lectures1h 59m total length
  • Creating your first React App7:40

    Learn how to quickly create a new react app with the Create React App resource.

  • Development tools quiz
  • NPX create react app explained5:14

    Let's take a deeper dive into the app that's been created for us to truly understand how it all works together.

  • React Components6:58

    Create your first React component and learn about props and passing data into your components.

  • Using State Hooks5:47

    Let's talk about the difference between class based React and hooks. Then create a stateful component using react hooks.

Requirements

  • Basic Javascript knowledge
  • Experience with the command line
  • Visual Studio Code (or alternative)

Description

React JS, built by Facebook is the most popular JavaScript framework. Take a project based approach to learning, by creating your first React Application.

In this course we'll build a mobile first web application that covers topics such as:

  • Creating a React single page app with npx create-react-app

  • JavaScript configurable CSS

  • Animated components

  • React Router

  • HTTP requests with Axios

  • Creating your own custom hooks for React

Who this course is for:

  • Beginner React JS developers
  • JavaScript developers
  • Anyone who wants to learn modern JavaScript solutions
  • Anyone interested in SPA architecture
  • Developers who want to learn how to build responsive web applications