logo hsb.horse
← Back to tag index

Tags

#react

Blog posts, snippets, and glossary entries related to "react", gathered in one place.

Entries 4
  1. Snippets
    React useSelection Hook

    Custom React hook for managing multi-item selection state. Type-safe handling of select all, partial selection, and individual selection.

  2. Blog
    Implementing a Development-Only Live Editor in Astro Projects

    How to implement a browser-based editor limited to development mode in Astro. Using Vite middleware and React to make development content management comfortable without affecting production builds at all.

  3. Blog
    How to Enable React Compiler in WXT

    Configuration steps for enabling React Compiler in the WXT framework. Covers installing babel-plugin-react-compiler and wiring it into the config.

  4. Glossary
    shadcn/ui

    shadcn/ui is a React component set built on Radix UI and Tailwind CSS. Its defining style is copying component code directly into your project instead of installing a package.