Topics will be covered in course:
- How single page app is working
- React Environment Setup
- ReactDom/VirtualDOM
- Components
- State
- Props
- Component Life Cycle
- Refs & Keys
- Router
- Build and Deployment
How single page app is working
A single-page application (SPA) is a web application or website that interacts with the web browser by dynamically rewriting the current web page with new data from the web server, instead of the default method of the browser loading entire new pages.
Environmental Setup
NodeJS is the platform needed for the ReactJS development.
NPM Commands:
– npm install -g create-react-app
– create-react-app my-app
– npm install jest -save --dev //Dev depend
or latest NodeJS v5.2+
– npx create-react-app my-app
– cd my-app
– npm start
Complete training material will be shared with learner in the last class.
Targetted Audiences:
Learner should have basic knowledge on Javascript.
Student/Professional
Timing:
Morning 10.00 to 12.00 in the Weekends(Sat & Sun).
Total Hours:
10 hours (5 weekends)
Training Mode:
Online Class (Skype/Zoom/Google Meet)
Cost:
Rs.5,000 for Group Class
Rs.10,000 for Individual Class