I think redux-state-sync will be a decent solution. Also really makes me think about action idempotency, because React StrictMode already renders components twice in development, and with 2 open tabs that means both of them process the same action 4 times 😬
I think redux-state-sync will be a decent solution. Also really makes me think about action idempotency, because React StrictMode already renders components twice in development, and with 2 open tabs that means both of them process the same action 4 times 😬