Please enable JavaScript.
Coggle requires JavaScript to display documents.
Micro Features (Common Problems (Migration (Spaghetti Code, Storyboard…
Micro Features
Common Problems
Migration
Spaghetti Code
Storyboard Conflicts
.pbxproj Conflicts
Cyclic Dependencies
Configurations
Dependency Management
Access Modifieres
Resource Management
Working with Modules
App's role
Module Types
Feature Module
Kit Module
Module Targets
Framework
Tests
Sample Data
Example App
Monolith vs Modular
Monolith
What is Monolith?
Pros
good for simple apps
easy project overview
works for small teams
Cons
hard to understand
team conflicts
slow compile time
Modular
What is Modular?
Pros
easy modules overview
fast compile time
team independence
Cons
adds complexity
needs a shift of mind
Intro
Capture attention
Introduce myself
Summary