#react-components

[ follow ]

5 Different Techniques to Create React Components

Reusable React components are crucial for scalable applications.
Bit provides efficient methods to create and customize React components.
Custom component generators help maintain project standards through templating.
The fork command enables modifications without affecting original components.

How To Build Custom Data Visualizations Using Luzmo Flex - Smashing Magazine

Luzmo Flex simplifies data visualization creation through low-code interactions and customizable React components, eliminating the need for complex data preparation.
#nextjs

Next.js Monorepos with Bit

Creating a Bit workspace centralizes management of NextJS apps and reusable React components.
Developers can quickly create and run multiple applications using Bit commands.

Using Rehackt to share imports with React in server-side code - LogRocket Blog

Next.js allows building full-stack web apps with server-side and client-side features.

Next.js Monorepos with Bit

Create and manage Bit workspace for NextJS and React component development.

Next.js Monorepos with Bit

Creating a Bit workspace centralizes management of NextJS apps and reusable React components.
Developers can quickly create and run multiple applications using Bit commands.

Using Rehackt to share imports with React in server-side code - LogRocket Blog

Next.js allows building full-stack web apps with server-side and client-side features.

Next.js Monorepos with Bit

Create and manage Bit workspace for NextJS and React component development.
morenextjs
#bit-components

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.

Building a Tailwind UI Component Library for React

Developers can build designs directly into JSX using utility classes with Tailwind CSS, optimizing CSS and JavaScript in React components.

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.

Building a Tailwind UI Component Library for React

Developers can build designs directly into JSX using utility classes with Tailwind CSS, optimizing CSS and JavaScript in React components.
morebit-components

JavaScript testing #16. Snapshot testing with React, Jest, and Vitest

Snapshot testing helps detect unintended changes in how components render.
Snapshot files should be treated as an integral part of the test and committed to the repository.

The Architecture of a Modern Frontend Design System

Design systems based on React components simplify development.
Structuring components meaningfully improves composability and reusability.
Building applications as a collection of components enhances shareability and reusability.

Exploring Catalyst, Tailwind's UI kit for React - LogRocket Blog

Building UI components from scratch is resource-intensive; UI kits like Catalyst in React streamline development.
Catalyst offers fully componentized React components with dark mode support and intuitive APIs modeled after HTML.

Theming React Components: A Practical Guide

Theming ensures consistency in a web application's user interface
Design tokens are variables storing design-related values for maintaining consistency

Top 5 React Best Practices Every Developer Should Know

Composable software architecture encourages building reusable components.
React's component-based architecture fits well with the composable approach.

10 React Best Practises I've Learned From Code Reviews

Using Bit allows for the creation of independent React components.
Modularity improves code reusability, testing processes, and UI maintainability.

A guide to React 19's new Document Metadata feature - LogRocket Blog

React 19 introduces Document Metadata feature simplifying SEO by defining meta tags in components directly.
[ Load more ]