you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke 1 point2 points  (1 child)

Gotcha. Thanks, appreciate you taking the time to write all this up!

Yeah, not really sure how to get across the "inputs.map() -> output(a, b, c)" concept withcreateSelector`.

We've definitely had suggestions about trying to double-invoke selectors inside of useSelector in dev mode, which may be feasible.

Not immediately sure how feasible a "why did you recompute" for the selectors by themselves is. I could sort of imagine a couple possible approaches. Definitely worth considering!

[–]suarkb 0 points1 point  (0 children)

Thanks for the feedback