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
Full-Stack Engineer | AI-Augmented Developer | React โข TypeScript โข Node โข Python | Cursor + Claude daily
Great tutorial. The Context API is so good I prefer it over Redux.