🎤 Android modules, an effective way to work with legacy code
- 👤 Damien Locque
📹
Video:
https://youtu.be/IOzZQXZb91E
"It all starts from a business need: to optimize or to propose a new user experience initially available for a Meetic application functionality but, on a longer-term vision, potentially accessible from another feature or even another application. We naturally oriented ourselves towards the implementation of libraries in our project. The benefits found were beyond our expectations. In addition to our need for reuse, big productivity gains soon came to us. The launch time of unit tests has become short enough to work in TDD. And the use of static data in a demo application has greatly reduced deployment time. So much so that we now design a lot of our features in this mode of development. This presentation will show you that using modules is a way to increase your productivity on large projects of tens of thousands of lines of code. It will also be an opportunity to discuss the issues we have encountered (dependency reversal, ...)"
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.