
Episode 011 - Transpilers - slow down and drink
Front End Happy Hour
00:00
Object.Observe: A Pro Tip for Angular
The object.observe thing was... It kind of came from Angular 1.x. The way that angular does checking to see if properties change over time is they kind of do this polling and it checks every so often, does this number change? No, does it change? Yes. Okay, I'm going to do a bunch of stuff based on the fact that it changed. Everyone thought this was a great idea for a long time. Myself included, I was pretty stoked on it. And then eventually itkind of came to life as like, there are way better ways to handle this kind of synchronous code. Like dirty checking is actually really not a good idea. It
Transcript
Play full episode