Articles Stabilize, Modularize, Modernize: Scaling Slack’s Mobile Codebases Modularization: breaking apart our app target into smaller components to reduce interdependencies, decrease build times, and allow independent development Improve build times Allowing developers to build and test their code on smaller targets Improving the overall structure of our codebase through clearer separation…