How to Manage Reusable UI Componentsby@ysaring
4,032 reads

How to Manage Reusable UI Components

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

A few days ago we open-sourced the React components we use to build the bit.dev platform. We manage reusable React components in a scalable and collaborative way - to speed our development and ensure a consistent UI across apps and screens. We use Bit - a tool of our own making now used by thousands of people - to place each component in a front-end "Container". This container is called a "Capsule" and it contains everything the component needs to be used elsewhere: all files, dependancies, build configurations etc.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Manage Reusable UI Components
Jonathan Saring HackerNoon profile picture

@ysaring

Jonathan Saring

I write code and words. Working on github.com/teambit/bit


Receive Stories from @ysaring

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!