Don't Confuse to learn ReactJs.
?. ??????????
- Functional Components
- Class Components
- JSX (JavaScript XML) Syntax
?. ????? (??????????)
- Passing Props
- Default Props
- Prop Types
?. ?????
- useState Hook
- Class Component State
- Immutable State
?. ????????? ??????? (????? ??????????)
- componentDidMount
- componentDidUpdate
- componentWillUnmount
?. ????? (?????????? ??????????)
- useState
- useEffect
- useContext
- useReducer
- useCallback
- useMemo
- useRef
- useImperativeHandle
- useLayoutEffect
?. ????? ????????
- Handling Events in Functional Components
- Handling Events in Class Components
?. ??????????? ?????????
- if Statements
- Ternary Operators
- Logical && Operator
?. ????? ??? ????
- Rendering Lists
- Keys in React Lists
?. ????????? ???????????
- Reusing Components
- Children Props
- Composition vs Inheritance
??. ??????-????? ?????????? (???)
- Creating HOCs
- Using HOCs for Reusability
??. ?????? ?????
- Using Render Props Pattern
??. ????? ??????
??. ??????????
- useHistory Hook
- useLocation Hook
????? ??????????
??. ??????? ???
- Creating Context
- useContext Hook
??. ?????
- Actions
- Reducers
- Store
- connect Function (React-Redux)
??. ?????
- Handling Form Data
- Controlled Components
- Uncontrolled Components
??. ???? ???????
- useEffect for Data Fetching
- useEffect Cleanup
??. ???? ????????
????? ????????
??. ????? ??????????
- componentDidCatch (Class Components)
- ErrorBoundary Component (Functional Components)
??. ???????
- Jest Testing Framework
- React Testing Library
??. ????????????
- Memoization
- Profiling and Performance Monitoring
??. ????? ??? ??????????
- Create React App (CRA)
- Production Builds
- Deployment Strategies
?????????? ??? ?????????
??. ??????? ?????????
- Styled-components
- CSS Modules
??. ????? ?????????? ?????????
- Redux
- MobX
??. ??????? ?????????
- React Router
- Reach Router
The above is the detailed content of Learn This Concept to be proficient in React Js.. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn