
State Management ft. Assaf Krintza - JSJ 508
JavaScript Jabber
00:00
Reducts
The concept of having state for state managed as a series of pure function in vocations. That is kind of this kind of a magic trick of using a stateless approach to manage state, which i find to be really cool. So you'r transitioning from state to state by applying that action via reducer, but you're never modifying the current state. You're just creating a whole new copy, which in a lot of ways is nice.
Play episode from 24:14
Transcript


