thumbnail

React JS

profile
Instructor

assurance

Course Overview

React, sometimes referred to as a frontend JavaScript framework, is a JavaScript library created by Facebook.

React is a tool for building UI components.

Instead of manipulating the browser’s DOM directly, React creates a virtual DOM in memory, where it does all the necessary manipulating, before making the changes in the browser DOM.

React finds out what changes have been made, and changes only what needs to be changed.

You will learn the various aspects of how React does this in the rest of this tutorial.

Course Content

  • React Tutorials
    • ReactJS Tutorial

    • React Introduction

    • React Version

    • React Installation

    • React create-react-app

    • React Features

    • Pros and Cons

    • AngularJS and ReactJS

    • ReactJS and React Native

    • React vs. Vue

    • React JSX

    • React Components

    • React State

    • React Props

    • React Props Validation

    • React State Vs. Props

    • React Constructor

    • React Component API

    • React Component Life-Cycle

    • React Forms

    • React Controlled Vs. Uncontrolled

    • React Events

    • React Conditional Rendering

    • React Lists

    • React Keys

    • React Refs

    • React Fragments

    • React Router

    • React CSS

    • React Animation

    • React Bootstrap

    • React Map

    • React Table

    • React Higher-Order Components

    • React Code Splitting

    • React Context

    • React Hooks

    • React Flux Concept

    • React Flux Vs. MVC

    • React Redux

    • React Redux Example

    • React Portals

    • React Error Boundaries

  • React Misc
    • Loop Array in React JS

    • React Axios Delete Request Example

    • React Multiple Checkbox

    • React-icons

    • React Date Picker

    • React Helmet

    • Inline Style in React

    • jQuery vs. React

    • ReactJS Architecture

    • ReactJS PropTypes

    • BrowserRouter in React

    • React vs. Svelte

    • Button in React

    • What is Dom in React?

    • Unit Testing in React

    • Carousel in React

    • React-Paginate

    • What is the useState in React?

    • React Time-Picker

    • React.js Vs. Node.js

  • React ES6
    • React ES6

    • React ES6 Classes

    • ES6 Arrow Functions

    • ES6 Variables

    • ES6 Array Methods

    • ES6 Destructuring

    • ES6 Spread Operator

    • ES6 Modules

    • ES6 Ternary Operator

  • React Hooks
    • React Hooks

    • React use State

    • React use Effect

    • React use Context

    • React use Ref

    • React use Reducer

    • React use Callback

    • React use Memo Hook

    • React Custom Hooks

Free
  • Lessons 81
  • Enrolled 1
  • Skill Experts
  • Last Update February 22, 2024
Scroll to Top