We were talking about that in the background. The next question's from Mr. Moose. Hahaha. What specific feature that you covered are you most excited about? I think starting style, calc auto, and then there's one more which is allowed discrete, which is when you want to animate from display none to display block. If you want to animate that, but you want to go from 0% opacity to 100%, previously that was not possible, because display none to display block is a discrete thing, it doesn't know how to do that. So there's another thing I didn't talk about today called allowed discrete, and I think that's just going to take off so much of this JavaScript out of class, out of class, two seconds later, it's annoying. So I'm pretty stoked about that CSS area. Alright.
I do love this question actually, Mr. Morales. What's your preferred way to stay informed on new web development discoveries? Follow me on Blue Sky? No, my favorite way, it's kind of tricky, but obviously I do it for a living, so I have a whole list of things that I keep in, yeah, what's going on? I monitor release logs and things like that. But honestly, just being part of the community and keeping your ear to the ground, listen to podcasts, watch YouTube videos, go on Twitter, things like that, it's kind of good. You'll hear about it. And I always tell people, don't worry about knowing about it immediately, but if you hear somebody talk about it six times, that's your cue to say, I should check that out. I've heard about that a few more times. Do you ever read W3C meeting notes and things like that? Yeah, I usually scan the W3C meeting notes, TT39 meeting notes, proposals. Yeah, lots of good stuff like that. There's a really good Twitter account called Intent2Ship, and that one will be like, alright, this is getting serious. It means that Chrome is going to start implementing this CSS feature, which means that they've had the years of discussions about these things, and now they're actually going to build it and put it into the browser. Yeah, yeah, no, that's a good account to watch. I believe this may be the last question, but we'll see.
How do you think the new Scope CSS feature will influence the way developers manage styles? That's a good question. I don't know that it will ... We'll see what it looks like to actually making its way into frameworks and stuff. That's the way Svelte does their CSS right now, but then it's processed and whatnot. Will it be another thing like ESM, where eventually they just ship Scope CSS to the browser? We'll see. All right, thank you very much for that. And that'll be it for questions, so put your hands together for Wes Boss. Thanks, everyone.
Comments