Hey, I'm Donovan, a software developer with a passion for learning and developing aesthetically pleasing applications that help people live simpler more meaningful lives. Check out my latest articles or feel free to reach out to me. Thanks!
Latest Articles
-
AbsoluteAlignment in Jetpack Compose
The standard practice in developing UI is to align elements to the dynamic "Start" and "End" values. These values change based on...
Read More -
Dev Diary - November 2023
This was a lighter month on the personal project front as my focus was on taking a lighter load after finishing 100 Days of SwiftUI. This will be a...
Read More -
Reactive Programming in Kotlin - StateFlow
The final Flow type to cover is the StateFlow, which is a child of SharedFlow. To learn more about SharedFlow and specifically what a "hot"...
Read More