filmov
tv
Creating a Theme Switcher App with context API | React | Hooks

Показать описание
Hello guys, welcome to a new video on using context api with react and hooks.
In this tutorial, I create a simple web app that switches between a light mode theme and a dark mode theme, and I use this to show you a real life usecase of where you could make use of a global context like context api.
If you're researching on how to handle global context in you frontend application with React, context API might be a solid choice for you because you literally do not need to have anything else installed.
In this tutorial, I create a simple web app that switches between a light mode theme and a dark mode theme, and I use this to show you a real life usecase of where you could make use of a global context like context api.
If you're researching on how to handle global context in you frontend application with React, context API might be a solid choice for you because you literally do not need to have anything else installed.