React Context API With TypeScript: Build a Theme Switcher
Introduction
The code for our project can be found here
This will be a simple demonstration of how the context API works but, before then let's define a key concept; Prop Drilling
Prop Drilling: I will try to simplify this as easy as possible, say y...
godis-agu.hashnode.dev3 min read