
My current Vue vs React thoughts
Notes On Work - by Caleb Porzio
00:00
Javascript - JavaScript - Object View - Reactive Object
view used to in view two and probably previously when you created a reactive object which is again like just the data object in view is reactive. Instead of wrapping it in a membrane per se old view added getters and setters uh to each to that object so if you have a property called count it would now replace that with a get count and a set count so that it could intercept those calls. In view three where you can convert you can basically unwrap that membrane from the thing um but yeah so you're dealing with a wrapped up thing which now isn't it doesn't share the identity of the original thing. So anyway we're kind of getting we're getting into the weeds here this
Play episode from 09:18
Transcript


