1 indexed skills ยท max 10 per page
thebushidocollective/han ยท Productivity
Declarative UI toolkit for building native Android interfaces with state management and recomposition optimization. \n \n Provides state management primitives: remember for recomposition survival, rememberSaveable for configuration changes, mutableStateOf for observable state, and derivedStateOf for computed values \n Emphasizes state hoisting to create stateless, reusable composables and integrates with ViewModel and StateFlow for app-level state \n Includes efficient recomposition patterns usi