From Pandora's Box to a Bento Box: Using the Bento Framework to Upgrade Legacy Apps
Droidcon SF 2019 | From Pandora's Box to a Bento Box: Using the Bento Framework to Upgrade Legacy Apps | Tyler Argo
What you'll learn
At Yelp, the team has used Bento to progressively modularize their UI, transitioning from a Pandora's box of nested adapters, ListViews, and minimal test coverage to a Bento box of modular UI components that can be reused across screens, extensive unit and integration test coverage, clear component ownership, and RecyclerViews. Yelp did this all without having to rethink the entire application architecture and with minimal compile-time overhead. In this talk, Tyler Argo will tell you how Bento works and how it can be incorporated into an existing app to make feature development easier for you and your team.