Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..
Batch
Date: July 14th @8:00PM
Faculty: Mr. Swamy Naidu
Duration: 45 Days
Venue
:
DURGA SOFTWARE SOLUTIONS,
Flat No : 202,
2nd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad - 500038
Ph.No: +91 - 8885252627, 9246212143, 80 96 96 96 96
Syllabus:
Javascript
- Introduction
- Declarations
- Variable
- Variable Types
- Variable scopes
- Function
- Anonymous function
- Arrow function
- IIFE (Immediately Invoking Function)
- Callbacks
- Nested Functions
- Events
- Dynamic Events
- Array and Array functions
- ECMA Script
- var/let/const
- Hosting
- Object
- Ways to create object
- nested objects
- Destructuring
- Shallow Copy
- Deep Copy
- BOM objects
- window
- document
- history
- navigator
- Date Object
- Math Object
- String Functions
- Conversion functions
- Ajax
- Promise
- Primose all, race, any, allSetteled
- Ways to call functions
- Asnync await
- OOps
- class
- Object
- Inheritance
- Constructor
- event bubbling/trickling
- event loop
- exception handling
- Event object methods
- Protocols and state management
- Local Storage
- Session Storage
- default values
- rest/spread
- closures
- Currying
- Javascript Execution Engine
- Throttling and debouncing
REACT JS
- Introduction of React
- Node Repository
- Components,
- Functional and class Components
- JSX (Javascript XML)
- Working with props
- Apply Css
- Intigration with Bootstrap
- Data Binding
- Functional component lifecycle hooks
- useState
- useEffect
- useReducer
- useContext
- useCallBack
- useMemo
- useRef
- useOptimistic
- useActionState
- useTransition
- useFormStatus
- Custom hooks
Controlled and Uncontrolled Components
- What is controlled and Uncontrolled
- What is statefull and stateless
Single Page Application (Routing)
- General Routing
- Nested Routing
- Lazy Loading
- Router Guards
- Router Parameters
- useNavigation (Hook)
- useLocation (Hook)
- Authentication and Authorization
AJAX
- Ajax Introduction
- Http methods
- API service calls (Nodejs API, Java API)
- Payload
- Get,Post,Put,Delete methods
- Database communication from front end
- CRUD Operations
Class Components
- Component state
- Components lifecycle methods
- Handling components dom elements
Redux
- State management objects
- Redux Store
- Reducer
- Store Subscription
- Shopping Cart Application use cases using Redux
- Redux Thunk
Higher Order components