Redux and Context
This is a repository for the source code on my blog post about using Redux and Context
There's two main code examples
-
The first showing a pretty simple, contrived example of using Context
-
The second, a more realistic example using the Compound Components Pattern!
-
If you haven't yet read the article, make sure to check it out Here