19 8 2024 React Content
19 8 2024 React Content
Introduction
2. What is Virtual DOM ?
3. JSX
4. How many ways can create components?
5. Take data from input controls
6. Apply styles dynamically
7. state vs props
8. Handling Events
9. Bind data into view
10. Conditional rendering
11. Lists and Keys
12. stateless vs statefull components
13. Controlled vs unControlled components
14. How to create reusable components?
15. forwardRef
16. Lifecycle Phases
17. HigherOrder Components
18. Exception Handling
19. Communication between components
20. Context in React
21. React.Fragment
22. Display content with out JSX.
23. Portals
24. Profiles
25. SyntheticBaseEvent
26. React
Hooks(useState,useEffect,useRef,useContext,useMemo,useCallback,useReducer,useTransistion)
27. React Native
28. React with Typescript
29. React widgets
30. Implement Redux in React application
31. Redux Saga
32. MongoDB CRUD operations with Node JS(REST API)
33. MongoDB CRUND operations with Node JS(GRAPH QL API)
34. Unit test (jest with RTL)
35. End to End Tests(PlayWright)