I want my NextJS site to update a value on each page when I click a simple button. Right now I’m using Recoil as I’ve found it one of the easiest state management tool so far .
I want my NextJS site to update a value on each page when I click a simple button. Right now I’m using Recoil as I’ve found it one of the easiest state management tool so far .