Creating reuseable components for multiple projects.

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Bit

    A build system for development of composable software.

  • I started building out a fairly sophisticated project using bit.dev last year. My quick review is that it absolutely helped me to implement best practices for code reuse and modularity, which helped me get my project off to a strong start, organization-wise -- but, critically, the more sophisticated my project got, the more Bit slowed me down (mostly due to the speed of the build tools) until I had to bail and just copy-paste everything directly into my project, leaving bit behind.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • ```"name-of-your-package" : "https://github.com//name-of-your-package#

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • design-systems-cli

    A CLI toolbox for creating design systems.

  • check out https://github.com/intuit/design-systems-cli.

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts