Have been busy at my new gig learning a few new tricks in architecure and security.
Android compose and kotlin flow introduce a functional declaritive UI environment that works perfectly with redux pattern for exceptional state management. Organized in a maintainable clean architecture project, the result is an absolute dream to maintain.
Lacking the time to detail a full post at the moment, so I have an example project with the results of experimentation:
- Joke App (jokes from icanhazdadjoke.com)
Look forward to updating this in the future.