What you'll learn:
- Learn what is react & why it is used
- Understand what is JSX
- Understand functional & class based components in react
- Learn what are props
- Learn state in React
- Learn how to handle events in React
Welcome to the course React For Beginners.
This course will help you get up and running with React, if you are an absolute beginner and want to learn what is React then this is a perfect course to begin with.
We will learn what is React, what are components and different types of components i.e functional and class based components. We will also learn state management in React and how state could be used to store data in our React code.
Here are the key things you will learn in this course:
What is React
Installing React & creating React project
Understand how React app works
What are components in react
Functional components
Class components
Understanding JSX
Understanding props
Using props in functional & class components
Understanding state
Using state in functional & class components
Event handling
React is on of the most popular libraries used to build user interfaces for modern applications and hence If you aim to become a front-end developer, React is a must to learn technology.
Please note that this is not a complete course, instead a free course that just gets you started.
Please also note that:
This course does not contain any projects
This course does not provide any Q&A support
This course does not provide you source code
You must know JavaScript basics before you start the course