DEV Community

Discussion on: Getting started with state management using useReducer and Context

Collapse
 
emma profile image
Emma Goto 🍙

Good question! The context doesn't need to be at the top of the app, you can put it anywhere where it's needed.