React JS Topics covered :
- Component, props, state, JSX, children props, lifting state up
- All hooks : useState, useEffect, useReducer, useRef, useMemo, useCallback, useContext, useDeferredValue, useTransistion, useLayoutEffect, useId, useImperativeHandle
- Context API Explained
- Memoization explained
- How to use Reducers for the state management
- Concurrency in React.
- Lazy loading and Suspense
- Reference forwarding : forwardRef