Description
This course strips the complicated bits and pieces of React that are scary and simplifies it to make it easier to understand. Starting at the very beginning with the basic definitions of React and it’s core components. From there you’ll breakdown the important aspects of React such as JSX, looping, ES, Bug Fixing, States, Props, libraries, Actions, Redux, and so much more.
The course uses an interactive approach, which means no boring theory lectures. You are expected to work along with the instructor on the code snippets and the different examples. The tutorial also comes with quizzes and examples so that you can get a more thorough understanding of the subject.
The course uses an interactive approach, which means no boring theory lectures. You are expected to work along with the instructor on the code snippets and the different examples. The tutorial also comes with quizzes and examples so that you can get a more thorough understanding of the subject.
You will learn :
You will learn :
- A complete introduction to React and it’s core components.
- Introduction to JSX
- Learning to build your very first component
- Event looping & bug fixing
- Going over State & Props including how to pass data around inside or between components
- Introduction to data, libraries and APIs
- Other important concepts such as Redux, Actions, Reducers, etc.