Questions ? 01- 4596122
Available Packages
React JS React JS
Package Price: Rs. 15000/-
If you are interested in developing front end applications then React will be a perfect choice for you. Learning React, you can easily qualify the job of a Front end developer. To understand React it is necessary for you to know JavaScript language. JavaScript is a loosely type language and the syntax is similar to C programming. Being an event driven programming language it provides
If you are interested in developing front end applications then React will be a perfect choice for you. Learning React, you can easily qualify the job of a Front end developer. To understand React it is necessary for you to know JavaScript language. JavaScript is a loosely type language and the syntax is similar to C programming. Being an event driven programming language it provides feature that we can use to interact with html elements in our webpage. It is really necessary to uderstand HTML Document Object Model properly to master JavaScript. After having good concept of JavaScript, html and basic CSS concept you can start working on React.
The course is designed in such a way that you will first be given the concept of HTML and CSS. After that you will be introduced with the event driven programming language JavaScript. Some of its features like events, DOM, builtin objects are very important concept to understand the power of JavaScript. Finally you will be introduced with React library and its features. You will develop an application in front end using React library.
WHO CAN JOIN REACTJS?
Are you looking for a career in front end web application development? If so, React is a perfect choice for you since it is very powerful JavaScript library used in developing reusable user interfaces in web applications. There are lots of vacancies for React developers. It will be better to join React training if you understand programming.
MODULE 1: WEB APPLICATION DEVELOPMENT TRENDS
- Single page applications
- Component driven web development
- Essence of JavaScript
- SPAs with React JS
MODULE 2: ECMASCRIPT 6
- Introduction to EcmaScript
- var, let and const
- arrow functions
- spread operators
- enhanced object literals
- destructing
MODULE 3: REACTJS INTRODUCTION
- History
- React JS: library vs. framework
-
Architecture
- Vitual DOM
- Diffing
- Community
- Ecosystem
MODULE 4: REACTJS ENVIRONMENT SETUP
- Setup Node.js/ Yarn
- Configure Webpack, Babel
- Write first React Component
MODULE 5: REACTJS FUNDAMENTALS
- Component structure
- JSX
- Render with ReactDOM
- State and Props
- Life cycle methods
- PropTypes and Default props
MODULE 6: REACTJS DESIGN PATTERN
- Container component vs. Presentational Components
- Stateless functional components
- Component Interaction
MODULE 7: STYLING IN REACT
- Bootstrap
- Styled-component
MODULE 8: ROUTING
- Route design
- Declarative routing with react router v4
MODULE 9: STATE MANAGEMENT WITH REDUX
- Why Redux?
- Principles of Redux
- Stores, Reducers, Actions and Action creators
- Redux Middlewares