Introduction to React.js Training React.js
Introduction
What is ReactJS?
Basic DOM Recap
Setting up Development Tools
Understanding Syntax
The JSX Language
Learning to use this JavaScript extension
What is JSX?
Overview
JSX Syntax
Babel Compiler
Getting Started with ReactJS Components
Component-oriented rendering engine
Defining a ReactJS component
Creating a ReactJS component
Component Properties
Handling Events
Component State and Styles
Business Logic in a Component
Explore ReactJS Router
Introduction and Principles
Organizing Routes
Rendering a Route
Navigating with a Link
Passing Parameters
Performing a Redirection
Database and APIs
Adding Data
Modifying Data
Deleting Data
Workshop: Building an Application with an Express JS Server
Authentication
Connecting with the Express JS Server
Handling Login
Handling Logout