React
create-react-app
Components
children propFunctional Components
<LeBron careerPoints={careerPoints} onClick={handleClick} />Hooks
useState()useEffect()useContext()useRef()React Router
BrowserRouterHashRouterMemoryRouterBrowserRouterData fetching approaches
Additional data fetching tools
API design approaches
How-to: APIs