№ 02 / SUMMARIES

#jetpack-compose

Every summary, chronological. Filter by category, tag, or source from the rail.

Tag · #jetpack-compose
DAY 01April 13, 2026 APR 13 · 20262 SUMMARIES
Level Up CodingSoftware Engineering

Scale Compose Navigation Beyond Toy Apps

Centralize routes in sealed classes with helper functions, pass nav callbacks to screens, and use popUpTo(inclusive=true), launchSingleTop=true, restoreState=true for clean back stacks in auth flows, bottom tabs, nested graphs, and deep links.

Level Up Coding
Level Up CodingSoftware Engineering

Scale Compose Nav: Sealed Routes to Deep Links

Centralize routes in sealed classes, pass nav callbacks to screens, and use popUpTo/launchSingleTop for back stack control—patterns that prevent mess in real apps with auth, tabs, and flows.

Showing 2 of 2