As called out in https://github.com/reduxjs/react-redux/pull/2263 We should be using something that has constant time unsubscription like a liked list instead of an array.
As called out in reduxjs/react-redux#2263
We should be using something that has constant time unsubscription like a liked list instead of an array.