Skip to content

Jfokus Brown Bag Lunch and Learn

Photo of Mattias Karlsson
Hosted By
Mattias K. and 3 others
Jfokus Brown Bag Lunch and Learn

Details

We are launching Brown Bag Lunch and Learn.
We will host Zoom presentation, Q&A or mingle every Tuesday 12.00-13.00.

Max number of attendees are 100.

From React to Jetpack Compose
Stephen White, Callista Enterprise

Abstract
React has paved the way for a new way of creating user interfaces. Previously, it was common to imperatively create and manage the state of various GUI components, which lead to issues with complex code and painful synchronisation problems between the model and user interface.

React instead describes the user interface and the connection to the data model in a declarative way. This means that no matter how or in what order the data in the model changes, you can be sure that the user interface always displays the correct data.

Now the concepts from React have moved on to frameworks for native development on both iOS and Android. In this presentation, we review how the React-inspired Android framework Jetpack Compose works and what benefits it provides. We show practical examples of implementation in Kotlin and shed light on how the step from React to native development has now been significantly reduced.

Photo of Jforum Stockholm group
Jforum Stockholm
See more events
Online event
This event has passed