You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the "Isolation -> Low Coupling & High Cohesion" page in the Reference section contained advice on how to maintain low coupling by composing either through passing JSX as props or by combining several slices from a layer in a slice above them. This is more of a guide than a reference, and it probably belongs in the "Cross-imports" guide, although it might need a better name
The text was updated successfully, but these errors were encountered:
Previously, the "Isolation -> Low Coupling & High Cohesion" page in the Reference section contained advice on how to maintain low coupling by composing either through passing JSX as props or by combining several slices from a layer in a slice above them. This is more of a guide than a reference, and it probably belongs in the "Cross-imports" guide, although it might need a better name
The text was updated successfully, but these errors were encountered: