How to easily manage a global state with the context API
Welcome back π
Happy to see you again! In this second article of the series, we are going to take advantage of our configuration to efficiently design our pages/components and implement our business logic.
If you didn't read the first part I recom...
code-with-yannick.com22 min read
Andrew Baisden
Software Developer | Content Creator | AI, Tech, Programming
Great tutorial. The Context API is so good I prefer it over Redux.