Day-13:👨💻🔥
(React)
Today, I explored the useContext hook in React and implemented a dark/light theme toggle to practice it. useContext simplifies state sharing across components. More importantly it prevents props drilling which would be very tedious.
Tasks:
Made a dark/light theme toggle using useContext hook.
That's it for today! 🚀
Top comments (0)