
React.js with Sebastian Markbage and Christopher Chedeau
JavaScript Archives - Software Engineering Daily
00:00
React - Model, Object, and Event
In modern web development, an object has an event API. What React does is sort of put that on its head a bit and say that actually we don't change and mutate the objects directly. The changes doesn't happen on the object itself. It gets centrally centralized place. And the centralized store system can then determine what changes should happen. Those changes may or may not be the direct manipulation of the object.
Transcript
Play full episode