The rules of reusable components

added by JavaScript Kicks
11/12/2018 8:23:36 AM

1358 Views

I spend a lot of my time developing new reusable UI components. This means during development I tend to extract UI components that are placed in a shared library or styleguide. These components are reused throughout the entire project. Often having different styles or layouts when integrated into features.


0 comments