Dispatch Live

Composing Better UIs: Advanced Patterns for Production Apps

Join Vinay Gaba for an in-depth session on advanced Jetpack Compose patterns used in production at scale. Learn battle-tested techniques for building performant, maintainable UI code.

February 15, 2026
10:00 AM PST
60 minutes

Get the Recording

Enter your email to receive the recording and resources.

By registering, you'll also be subscribed to the Dispatch newsletter. Unsubscribe anytime.

What You'll Learn

Master slot-based APIs and learn when to use them effectively

Implement efficient state management patterns for complex UIs

Optimize recomposition with derivedStateOf, remember with keys, and stability

Build custom layouts that handle intrinsic measurements correctly

Apply real-world patterns from production apps at scale

About Your Host

Vinay Gaba

Vinay Gaba

Google Developer Expert for Android, Tech Lead Manager @ Airbnb

Vinay has been building Android apps for 15+ years and has worked on world-class consumer products at Airbnb, Snapchat, and Spotify. He's a Google Developer Expert for Android and the creator of JetpackCompose.app.

About This Webinar

In this live session, we'll dive deep into advanced Jetpack Compose patterns that separate hobby projects from production-ready applications. Drawing from experience building large-scale apps at companies like Airbnb, we'll explore the patterns and anti-patterns that can make or break your Compose codebase.

Whether you're scaling up an existing app or starting fresh, this webinar will give you the tools to write Compose code that's both performant and maintainable.

Who Should Attend

  • Android developers with basic Compose experience looking to level up
  • Team leads evaluating Compose adoption strategies
  • Engineers working on performance-critical UI components
  • Anyone curious about how Compose is used at scale in production