blog/plugins
recent-posts
2.3.5
blog/ui
post-list
3.2.1
blog/ui
post-preview
1.4.22
blog/ui
author
5.2.21
blog/pages
blog-post
1.3.1
blog/blog-posts
build-composable-blog
0.0.6
blog/blog-posts
extendable-ui
0.0.4
blog/plugins
newsletter
4.2.1
blog/newsletter/ui
newsletter
3.0.0
blog/newsletter/backend
subscribe
3.2.3
blog/newsletter/hooks
use-newsletter
4.2.2
blog/
blog
1.3.2
blog/
bit-blog
1.4.34

The official blog for component-driven software

ui

How to Reuse React Components Across Your Projects

In this tutorial you will learn how independent components save you time by reusing the same components in various contexts.

ni
nitsan7707 months ago

Composing Reusable Landing Pages in Components

Learn how to easily and quickly create landing pages that you can reuse anywhere with components using Bit.

ni
nitsan7707 months ago

How to build Material UI components with Bit

Material UI is great, but did you know that you can also combine it with Bit? Learn how to create a theme and a custom environment to visualize and distribute your MUI components.

ni
nitsan7708 months ago

Theming in Components with React and Bit

How we use composable components and design tokens to create React themes that are scala, modular, consistent, quick, and easy to apply.

su
sunilsandhu8 months ago

Building a Composable UI Component Library

In this tutorial, we will learn how to build a composable component library, which forms the foundation for the design system and the organization apps. This will be done using Bit, React, and TypeScript.

ni
nitsan7708 months ago

Component Spotlight: Composable Search Bar

This post tells the story of a composable search bar being used in a single app, turning into a generic component that can be used in any app. We will show you how we built the search bar component in this website, bit.dev, and the Workspace UI.

ni
nitsan7708 months ago

Design Tokens in Components with React and Bit

Modern design practices have facilitated better collaboration amongst design and engineering teams. Here we will see how design tokens and Bit create better collaboration between designers, developers, and product owners.

ni
nitsan7709 months ago

Extracting and Reusing Pre-existing Components using bit add

Our goal in this Guide is to learn how to free components from the monolithic jail. We will use Bit to track a component and decompose it into two independent components.

ni
nitsan7709 months ago