Skip to main
a head full of dumb ideas by
Timo Mämecke
Skip to content
Jump to navigation
Timo’s avatar
Timo@timomeh

There are three base ingredients for a scalable codebase: Modules, Layers and Interfaces.

Modules to tame data dependencies. Layers to tame function dependencies. Interfaces to tame dependency boundaries.