Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React 101 in 60 minutes
Rating: 4.1 out of 5(184 ratings)
8,601 students

React 101 in 60 minutes

Getting started with React fundamentals
Last updated 4/2020
English

What you'll learn

  • What is React?
  • Why learn React?
  • What is a React component?
  • How state and props work in React?
  • How events are handled in React?

Course content

6 sections13 lectures56m total length
  • Introduction0:40

    Hi there, I hope you all doing well.

    My name is Ashutosh Bhardwaj and I'm a full-stack javascript developer. I've been using React for more than 2 years professionally.

    I would like to welcome you all to my course React-101 fundamentals of React. This is my first ever course


    In this course, we will be covering topics like:

    • What is React?

    • Why we should use React?

    • What is JSX?

    • What is a component and how a component is rendered by in React?

    • What are state and props?

Requirements

  • Understanding of programing using Javascript

Description

I would like you all to welcome for React 101 - Getting started with React
In this course we will be learning React. A JavaScript library for building user interfaces

React is one of the most popular Javascript library. You can build web application, mobile application and even desktop application using it
We'll be using version 16.12.0 which is the latest stable version at the time I'm creating this course

Who this course is for:

  • Beginner javascript developer interested in learning Reactjs