Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



memo lets your component skip re-renders with same props. Used with useMemo and useCallback.
If you want to change selection, open document below and click on "Move attachment"

Built-in React APIs – React
ith useContext. forwardRef lets your component expose a DOM node as a ref to the parent. Used with useRef. lazy lets you defer loading a component’s code until it’s rendered for the first time. <span>memo lets your component skip re-renders with same props. Used with useMemo and useCallback. startTransition lets you mark a state update as non-urgent. Similar to useTransition. How do you like these docs? Take our survey! ©2023 Learn React Quick Start Installation Describing


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.