Syllabus of ReactJS Online Training
Syllabus of ReactJS Online Training
React Elements
Render Function
Components
Class Component
Component Constructor
Functional Components
Multiple Components
Props
Props with Class based Component
Props with Function based Component
States
Component Lifecycle
React Events
React Forms
Different Form Concepts
Styling in React
Inline Styling
CSS Stylesheet
Building Music Shop Application using React Components
Routing
React-router
Features of React-router
Configuration of routing using React-router
Navigation using Links
404 page (Not found Page)
URL Parameters
Nested Routes
Implementing styles using NavLink
Application Programming Interface
Build a REST API using JSON-server
API consumption in React application using Fetch method
Build a dynamic Music Store application using Routing and
API connectivity
Need of Redux
What is Redux?
Redux Architecture
Redux Action
Redux Reducers
Redux Store
Principles of Redux
Pros of Redux
NPM Packages required to work with Redux
More about React-Redux package
Module 5: A Real-Time Application by using ReactJS