Refactoring strategies

Discover the different strategies for refactoring components.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
Duplicate and replaceLearn how to make isolated changes by duplicating components.
Duplicate and modifyLearn how to edit a component without unwanted changes elsewhere.
Flatten and mergeLearn how to flatten structures to reduce nesting level.