Course

ReactJS: Level 01

React JS is a powerful JavaScript library created by Facebook to handle user interfaces for web applications. It allows developers to handle the major challenges faced while building user interface for dynamic web applications. React handles only the view of the MVC pattern and can be used together with other back end frameworks such as Node. The technology has seen widespread adoption across industries with websites such as AirBnB, Imgur and Feedly actively using it

13 Lessons
Outcomes

By the end of the course, learners will be able to:

  • Realize the advantages of ReactJS in application development
  • Leverage React concepts in creating efficient web applications
  • Identify situations where React can play an important role in development
  • Understand the need for Redux in creating enhanced React applications
  • Improve code re-usability through boilerplate
Level: NA
Duration: 26 Hours
Pre-requisites: HTML (Level 01), JavaScript (Level 01)
What’s next: ReactJS: Level 02

Beginner's Guide

Environment Setup

JSX

Rendering Elements

Components and Props

State and Lifecycle

Forms

Composition and Inheritance

Introducing Redux

Thinking in React

React Boilerplate

ReactJS: Assignment

Rate your experience