Transcript
00:00 Here comes another one of my favorite features, object spread. This is like spreading some butter on your toast or, you know, like butter stretched over too much bread. I don't know. If you got that reference, like, send me a a message on social media or something. Anyway, we're going to spread properties from one object onto another and it's one of my favorite features.
00:21 I use this all the time. And in fact, there's a little Kent C Dodds lore that, this feature, had a part to play in my, job that I got at PayPal. So if you want to, you can ask me about that some other time. But, object spread, we're going to create new objects, with some updated values by combining objects together and stuff. And I think that you're gonna have a good time with this one.
00:44 So why don't you jump in and we'll see you when you're done.
