0% found this document useful (0 votes)
15 views

React JS Node Javascript

Uploaded by

Avni
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

React JS Node Javascript

Uploaded by

Avni
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Course Contents

Total duration – 18 Hours

React JS

Duration – 8 hours

Basics –

ReactJS Introduction, setup, what is JSX, Babel Introduction, virtual DOM, React DOM, Simple APP
creation .

Key Concept-

ReactJS List , React JS forms and Keys , Uses of Refs , How to Render the elements

Components –

What is React Components and its lifecycle, what is Class Component and uses , Where to use
Functional Components , explain difference between functional and class components with example

Props and States –

ReactJS Methos as Props and its types, Unidirectional data flow in ReactJS

What is States and why we required it , difference between state and props , how to share state
between components

ReactJS Hooks

What is Hooks in ReactJS and its uses, introduction of useState Hook , useEffect Hook , useRef Hook ,
useContext Hook , custom hooks with simple example

Node JS

Duration – 2 Hours

Introduction of Node JS , installation of Nodejs on Linux / window ,Basics (), NodeJS REPL(READ, EVAL
, PRINT,LOOP) , NodeJS NPM , NodeJS global objects , What is Modules and its Types, create our first
server
JavaScript

Duration – 6 Hours

Introduction of JavaScript with simple Hello World program, basics -Syntax, Data type, variable ,
String etc.

Simple Operators explanation with example, control flow with if , for loops , difference between let ,
var and const , what is function in JavaScript (Anonymous Function)

Arrow function, callback functions

Introduction of Object and constructor functions

Promises & Async / Await and its uses

Redux

Duration – 2 Hours

Redux Overview, installation, Explain data Flow with core models (Store , Actions , Reducers etc)

What is Pure function? Explain whole process of Redux Data Flow with one Simple example to show
the working of Store , Action and reducer

You might also like