☰
>
Introduction to React
Lesson 320H.1 - Introduction to React
History and fundamentals of React.
Lesson 320H.2 - React State and Props
React state and props.
Lesson 320H.3 - React Hooks: useState
The useState Hook.
Lesson 320H.4 - Thinking in React
React methodology and process.
Lesson 320H.5 - Interactive React Components
Adding interactivity to React.
Lesson 320H.6 - React Hooks: useRef
Integrating reference values with the useRef hook.
Lesson 320H.7 - React Hooks: useEffect
Synchronizing with external systems using useEffect.
Lesson 320H.8 - React Router
Multi-page single-page applications using React Router.
Lesson 320H.9 - React Hooks: useReducer
Reducer functions and the useReducer hook.
Lesson 320H.10 - React Hooks: useContext
Managing state with context and the useContext hook.
Lesson 320H.11 - Introduction to Redux
Redux global state management and the Redux Toolkit (RTK).
Lesson 320H.12 - Redux State, Actions, and Reducers
Redux state management, action dispatching, and reducer functions.
Lesson 320H.13 - The Redux Store and Middleware
The Redux store for holding global state.
Lesson 320H.14 - React Redux Integrations and Optimizations
Integrating Redux into a React application with react-redux.
SBA 320H - React Web Application Project
React Web Application Project