#bit-components

[ follow ]
Medium
1 week ago
JavaScript

Using Builder IO Visual Editor to Assemble Your Bit Components

Builder IO pages can be seamlessly integrated into apps by nesting inside a common shell, providing a native feel. Custom components can be registered for use in the visual editor. [ more ]
#css-optimization
Medium
1 month ago
JavaScript

Building a Tailwind UI Component Library for React

Tailwind allows building designs directly into JSX using utility classes, optimizing CSS and JavaScript concurrently. [ more ]
Medium
1 month ago
JavaScript

Building a Tailwind UI Component Library for React

Tailwind allows direct design implementation in JSX with utility classes, optimizing CSS usage and allowing CSS alongside JavaScript optimization.
Usage of Tailwind with Bit components requires granular adoption for individual component previewing during development. [ more ]
morecss-optimization
Medium
1 month ago
Angular

Implementing Feature Toggling in 2024

Feature flags offer a flexible way to manage and deploy features without altering code directly.
Feature toggles can be categorized into release toggles, experiment toggles (A/B testing), and ops toggles for different purposes. [ more ]
Medium
2 months ago
React

Building a Theme Switcher in React

Creating composable themes for React components can improve accessibility and personalization.
Using a theme switcher simplifies the theming process by managing theme dependencies and allowing easy overriding of existing theme tokens. [ more ]
#development-environment
Medium
2 months ago
React

3 Ways to Build and Release Components

Ripple directly supports Bit components and their default configuration.
Customize the build and release configurations by modifying the dev environment's build pipeline. [ more ]
Medium
4 months ago
JavaScript

Vite vs Create React App in 2024

To build a React app with Vite, install Bit on your local development environment.
Create a Bit organization, scope, and workspace to work with Bit components. [ more ]
moredevelopment-environment
Medium
3 months ago
Angular

Application Shell for React Micro Frontends

The app shell or 'platform' serves as the entry point of the application and uses the Harmony Platform to integrate various components.
Aspects in the Harmony Platform are frontends or 'services' that provide cross-cutting functionality and can be integrated into the platform. [ more ]
Medium
3 months ago
JavaScript

MACH Architecture: A Practical Guide

MACH architecture is focused on building agile, customer-centric software applications using microservices, APIs, cloud-native, and headless design principles.
Bit components can be used to implement MACH architecture by enabling code reuse and collaboration across microservices. [ more ]
[ Load more ]