Posts tagged draft

Developer Experience Values

Values are strategies to help us meet our needs. As a DevEx team, choosing values that help meet stakeholders’ needs also helps us meet our own.

Read More

Hyper-Composable React Architecture

Improve changeability by: Show common dependencies between concerns. Identify separate Concerns. Eliminate unnecessary dependencies. Design remaining dependency tree from existing concerns. Storybook composing two components? https://www.learnstorybook.com/react/en/composite-component/ Data tree. UI Tree Composites

Read More