Composition and Configuration patterns for building flexible components
Building reusable components supporting a lot of different variants and elements is not easy. There are two common approaches, composition and configuration. The composition encourages building functionality by composing multiple components together....
chrisdinh.hashnode.dev5 min read