Advanced State Management in Compose: Effects and Flows📅 Apr 1, 2025 · ☕ 5 min read · ✍️ Ignacio CarriónDeep dive into advanced state management in Jetpack Compose, including Effects, Flow integration, and lifecycle-aware state collection
State Management Patterns in Jetpack Compose📅 Mar 28, 2025 · ☕ 11 min read · ✍️ Ignacio CarriónLearn essential patterns for managing state in Jetpack Compose applications, including immutable state, event-based updates, and testing strategies