#bit-components

[ follow ]
Medium
3 weeks 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 ]
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 ]
Medium
3 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 ]
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
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
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 ]
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 ]
[ Load more ]