@pteasima lol I remember when some random text field at work did this, wonder if the react component or whatever accessed some chrome recently viewed api. he, its better then being caught naked on a zoom call ;)
are there cases where a conflict exists among elites that cannot be adequately represented by the many who lack the interpretive nuance to intuit this conflict AND it cannot be simplified. if so, what indicators would you look for to see that this phenomenon is occurring?
feel like this approach is somehow missing the spirit of the architecture as i'm sort of recreating the idea of an Effect at the State level (i know Elm does sort of does this). but i'm toying around w/ one reducer to 'gather' up 'signals' and another to read them, very keypathy
@pointfreeco do you guys have a line on when reducers should/should-not depend on source ordering? meaning some later reducer depends on the 'State' being mutated by an earlier run reducer, e.g. in .combine(reducers:)?
might post about this in the SPM forum as I'm sure you guys are busy and these ideas are surely half baked. but here's a draft of the idea put into action: https://t.co/dULCIZtW63
exp w/ something where reducers can write values to some state which get read by later reducers to perform an effect. its different from 'Effect' as any reducer in the state tree can write a given value to its own state to be picked up by some top level logic (e.g. toasts)
@pointfreeco not on a VPN. well, was on one for work (not Cloudflare as far as i know), but disconnected from it. did a wifi reset, will try a system reset.