AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Power of Treehouse
Colin: Redwood and zip line both sound really cool independently. But what's the magic in combining them? Like why bother combining them? Colin: Yeah, just to kind of sum it up. So we've got Redwood, right, which makes it easy to write composable functions that then pipe those into any UI toolkit. And then we have zip line, which lets us dynamically update a Kotlin interface with,. We can update the implementation to whatever we need it to be. When we combine those two together, if we make our presenter our composable function, if we making that a zip line interface itself, all of a sudden we can have these dynamic screens that are