I'm pausing for a moment just to say thanks to all...
# compose
t
I'm pausing for a moment just to say thanks to all those that work on Compose. I've been doing UIs with MVC style programming for a _long _long time. Like, I know who Trygve Reenskaug is and have a decent idea what he really was after with it. I don't know if I'm all the way bought into this functional/compositional Way Of Doing Things, but I've been trying to keep an open mind and enjoying the journey. I just refactored some composables I had written to make them more general and support a different class of device. And I have to say, it was the easiest/slickest thing to do. Like working with Legos (which I still love as an adult). I'll give credit where credit goes. That's pretty cool. Thanks again.
🙇 4
jetpack compose 18
💚 5
👍 6
a
support a different class of device
Do you mind clarifying what “different class” means there? There’s about 3 different axes that all would make sense there, which is itself also a pretty amazing thing about Compose 😄
t
good. point. "device" here refers to "devices" shown in some status cards I'm building in my UI for ag irrigation control (not handheld devices that the app would run on).