Kotlin Meetup (Vol. 9)


Details
Welcome back to the Kotlin User Group Stuttgart!
It's time for our next online meetup. This time Raúl Hernández López will present his talk: "Getting ready for Declarative UIs with Unidirectional Data Flow using Kotlin Coroutines"
Raúl Hernández López (https://twitter.com/RaulHernandezL)
Android Senior Software Engineer - Twitter
Abstract:
"Getting ready for Declarative UIs with Unidirectional Data Flow using Kotlin Coroutines
Unidirectional Data Flow (UDF) is a powerful technique that enhances our Reactive apps to work deterministically. Synchronising our views with fresh data was never an easy task to accomplish. For this same reason, there are mechanisms that support us to make that possible. Surely callbacks were a thing in the past, however, they were an antipattern themselves due to the lack of readability. Now we don’t need to deal with them any more thanks to Kotlin Coroutines. Getting ready for Declarative UIs with Kotlin Coroutines and friends is indeed feasible, now we could use suspend functions, Flow and in the end StateFlow would make our Reactive apps ready for Declarative UIs. Let’s define a single entry point, receive data, transform it into a state, and render each state. Let’s get our apps ready for a Declarative UI world on Android."
Talk will be in English
We will stream the event through MS Teams. You don't need to have Teams installed on your device. Opening the link through Chrome or Edge Browser should work.
More info can be found here: https://support.microsoft.com/en-us/office/join-a-meeting-without-a-teams-account-c6efc38f-4e03-4e79-b28f-e65a4c039508
See you there!!!


Kotlin Meetup (Vol. 9)