Learn the fundamentals of React and start your journey with this amazing library

What you will learn

Understand fundamental React concepts

Use some of ES6/ES7 JavaScript features

Use de-facto standard routing solution for React applications – React Router

Maintain and organize their React code base

English
language

Content


Get Instant Notification of New Courses on our Telegram channel.


React Elements

Setting React Environment
React Elements
JSX
Components
Props
State
Lifecycle (componentDidMount)
Asynchronous Calls
Containers

React Forms and Lists

Lists and Keys
Refactoring List Component
Forms (Input)
Conditional Rendering
Images (Loader Component)

React Router

Setting Up React Roter
Setting Routes
Using Route Params