Most mobile teams understand and appreciate the benefits of fast build times. Being able to quickly compile and test your code means quicker development and iteration, which in turn allows your team to ship more regularly and efficiently. But actually achieving fast build times, and implementing a long-term solution that keeps build times fast as […]
droidcon SF 2018 – Scaling an Android App from 1 to 100 developers with modularization. Source link
Instagram prides itself on having a lean app. But as the number of engineers and features grows, so do the challenges to size. We start to face issues like: increase in application size downloaded from an app store increase in cold start time, and more generally, increased time to interaction with different surfaces inside the […]