Video Infos
Author
Published
BLoC is a great, scalable state management library. Still, it can fall short when it comes to handling complex objects. `bloc_lens` is a new solution to simplify accessing and modifying state in your app.
LATEST ANDROID JOBS
update your work life
No results found.
MORE DEV CONTENT
check out more videos and blogs
Lost in the Weeds – Exploring Navigation Libraries for Compose
One of the most interesting and confusing parts of apps today is navigation. There seems to be so many different ways to go about it: Is it a side effect…
WATCH VIDEOClean up state handling with a state machine
As the TIER app grew bigger, to keep the code maintainable, we retrofitted a state machine for managing ride state in the app. In this talk I’ll provide a brief…
WATCH VIDEO