AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Put Together a State Management Library for Your Application
Hilt is effectively an ORM over SQL Lite that's built into a device. Instead of running queries or whatever I need to, I can say here's a quickSQL statement. And then when something happens, I'm going to send data down and then react to it later on in my application. Do what makes most sense for your application, but this is really probably your starting point.