#react-hooks
4 articles
Articles
shared
useContext() Hook in Next.js - React Hooks
October 8, 2023 · Learn what useContext is and how to use it in Next.js to manage global state with React Hooks.
Read More
shared
useState() Hook in Next JS - React Hooks
December 30, 2021 · Learn what useState is and learn how to use useState in Next JS by coding some examples.
Read More
shared
Chakra UI Menu Dropdown on Hover
October 27, 2021 · How to use Chakra UI's useDisclosure hook to create a dropdown menu on hover.
Read More
shared
useEffect() Hook in Next.JS - React Hooks
August 9, 2021 · Learn what useEffect is learn how to use useEffect in Next.JS.
Read More