🎉 Special Offer: Enroll Now and Get 20% Discount on All Courses! 🎉
|
New Batch Starting Soon - Limited Seats Available!
|
Free Career Counseling Session for All Students!
Home
Course
Contact
Login
Menu
Home
Courses
Contact
Login
Home
Courses
React Js
Framework Courses
React Js
Share
Share
Copy Link
Duration:
30 Hours
Category:
Framework Courses
Type:
Web Development
₹6,000
₹4,500
Save ₹1,500
Course Syllabus
53
Request Course Information
Name
*
Email
*
Mobile
*
For Training
Select Training Type
Corporate Training
Online Training
Offline Class
Request Course
Course Syllabus - React Js
1. Welcome to React
Obstacles and Roadblocks
Reacts Future
Working with Files
i. React Developer Tools
ii. Installation Node JS
2. Emerging JavaScript
Declaring Variable in ES6
Arrow function
Transpiling ES6
ES6 Objects and Arrays
Promises
Classes
3. Pure React
Page Setup
The Virtual DOM
React Elements
React DOM
Children
Constructing Elements with Data
React Components
DOM rendering
4. React with JSX
React Elements as JSX
Babel
Intro to Webpack
5. Props, State and the Component Tree
Property Validation
Refs
React State Management
State within component Tree
6. Enhancing Components
Component Lifecycle
JavaScript Library Integration
Higher-Order Components
Flux
7. Redux
State Actions
Reducers
The Store
Action creators
Middleware
8. React Redux
Explicitly Passing the Store
Passing Store via Context
Presentation Versus Container Components
The React Redux Provider
React Redux Connect
9. React Router
Incorporating the Router
Nesting Routes
Route Parameters
10. React on the Server