Skip to content

Refactor by Script

Every Person Executes Sweeping Changes Across the Whole Codebase

The company has an effective monorepo. People and teams are able to safely make changes anywhere in the repo. Tools support those changes, as do good remodeling and refactoring techniques. Key techniques: branch by abstraction, refactor by script, distributed test execution of local changes.