RootCauseunvalidated
No violation of purity is required: the selector can be pure as long as it returns derived state based solely on its inputs (state and, if used, props/parameters). The real concern is exposing state shape broadly or re-creating selectors in an inefficient way.
696bf978-5470-442c-b2cc-f154ac9faa9c
No violation of purity is required: the selector can be pure as long as it returns derived state based solely on its inputs (state and, if used, props/parameters). The real concern is exposing state shape broadly or re-creating selectors in an inefficient way.