I Built a Filipino Cooking App That Recommends Food Based on the Weather
One question gets asked in Filipino households all the time: "Ano ang lulutuin natin?" Sometimes you already know. Sometimes you don't. And sometime…
Tech news from the best sources
One question gets asked in Filipino households all the time: "Ano ang lulutuin natin?" Sometimes you already know. Sometimes you don't. And sometime…
Animating offset or alpha properties using standard compose states can easily tank your UI frame rates. If you read animation states directly in com…
Hey DEV community! 👋 I just completely rebuilt and launched Mailfo v2.0 , an privacy-focused temporary disposable email app for Android[cite: 1, 2].…
JetBrains announced a new default project structure for KMP. Two shared modules — sharedLogic and sharedUI — plus separate application modules for e…
MVVM seemed simple. Then you added ten MutableStateFlow properties to your ViewModel. MVI promised purity. Then you wrote a middleware for side effe…
User types "android" into your search box. That's 7 API calls if you wired it the way I did the first time. A few months later I shipped a paginatio…