Skip to main content

Componentization

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

Componentization splits a system into separable, swappable parts along clean boundaries, so any part can be replaced without rebuilding the whole.

Show

A car takes a new alternator without a new engine because the boundary between them is clean.

Watch for

The boundaries do the work; sloppy ones spread every repair.