Android

Chicago Roboto 2020: A Virtual Success

January 19, 2021
Chicago Roboto 2020: A Virtual Success

Looking back on last year’s Chicago Roboto, it was a great opportunity to learn while spending time hanging out with teammates. So, when it was announced that this year’s event was going to be virtual, it was hard not to be disappointed. Then again, with so many great speakers lined up, there was still plenty to look forward to.

What was I anticipating most? Without a doubt, Jetpack Compose. The official definition from Google: “Jetpack Compose is Android's modern toolkit for building native UI. It simplifies and accelerates UI development on Android.” As a side project, I had played around with it in the beginning of the year but found that it hadn’t progressed enough to fit into my workflow. Since then, they’ve taken several large steps forward, including a version of a RecyclerView.

Knowing this, I could hardly wait for the back-to-back sessions on Compose from Vishnu Rajeevan, then Ben Oberkfell. And just like that, I was back in. If you want a taste of what’s possible with Compose, I highly recommend watching their presentations. Though it’s not quite production-ready (currently in 0.1.0-dev14), I expect developers to quickly migrate away from the “old way” as declarative UI continues to take off.


Scott working with the team pre-covid
Scott working with the team pre-covid


What surprised me most was a talk that came up the next day. As a team, we rely heavily on Rx programming. With mobile development so dependent on being asynchronous, our apps are often in a state where a user has tapped their screen and now the app needs to do something on the network to show them the result. Seems simple enough in theory, but it quickly gets complicated.

For the most part, I have been happy with using Rx in our applications. The only flaw is how useful it can be. It reminds me of the expression: “To a man with a hammer, everything looks like a nail.” It seems like there’s an Observable for every property in your app and, before long, things get out of hand.

This takes us to coroutines. Though I had already been wanting to work with them more, Ryan Pierce’s talk on Kotlin Flow really drove home the point. As a matter of fact, I plan to go all in for my next project. I’m excited to see the impact coroutines will have on unit testing.

While Chicago Roboto was a shift from normal, it was still a success. I’m already looking forward to 2021—hopefully in person.


Scott Schmitz
Scott Schmitz
Staff Engineer

Looking for more like this?

Sign up for our monthly newsletter to receive helpful articles, case studies, and stories from our team.

Web app vs. mobile app: How to decide which is best for your business
Business Development

Web app vs. mobile app: How to decide which is best for your business

March 26, 2024

When considering whether to develop a web app or a mobile app for your business, there’s honestly no definitive answer. But this article will help you make an informed decision that aligns with your business goals and sets you up for success.

Read more
Information Experience can make or break a product
Design Process

Information Experience can make or break a product

January 4, 2023

Kai discusses how writing impacts user experience, providing an overview of the types of writing that are involved in product development and how to approach it from a very high level.

Read more
How to Bring Order to the Chaos of Job Applications
Team

How to Bring Order to the Chaos of Job Applications

August 8, 2023

We discuss some tips & tricks for the job application process

Read more
View more articles