statehook for react functional components code example Example: react hooks useEffect(() => { document.title = `You clicked ${count} times`; });