mui-rff VS storybook

Compare mui-rff vs storybook and see what are their differences.

mui-rff

MUI 5 / Material UI + React Final Form (by lookfirst)

storybook

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. (by storybookjs)
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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
mui-rff storybook
4 325
476 82,947
- 0.5%
6.9 10.0
11 days ago 7 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mui-rff

Posts with mentions or reviews of mui-rff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-28.
  • Tremor – The React library to build dashboards fast
    9 projects | news.ycombinator.com | 28 Jul 2023
    Part of the complexity of integrating a form library with a ux library is passing all of the correct properties around between the two. In this case, I wasn't doing that correctly and it resulted in a bug where disabled was not being set correctly. Someone filed a bug. The bug was fixed and a test was written to ensure that this doesn't happen again in the future.

    You can read the history here: https://github.com/lookfirst/mui-rff/issues/455

    If you're working with people who randomly 'forget' things while they are doing development, then I guarantee that you're working with people who also write buggy code.

    I consider buggy code the act of developers writing the code at least 2x instead of 1x. If you or your company is paying someone $X a year to write code once and they are actually writing code more than once, then I would highly suggest you look for new people to work with because that is a terrible return on investment.

    If your developers are writing tests, along with their code, then the code is far more likely to be correct and better thought out and less buggy than code that was just hand tested as they developed it. Speaking of that 2x example, I'd rather pay someone 2x the amount of time to write code, with tests, than the other way around.

  • Node_modules: One character saved 50 GB of disk space
    2 projects | news.ycombinator.com | 30 Sep 2022
    Kind of yes... not all dependencies are direct for the app, a lot are just dev dependencies. Just to get eslint/prettier to warn, auto format and cleanup my code when I save a file, it is 13 direct dev dependencies in my project [0].

    [0] https://github.com/lookfirst/mui-rff/blob/master/package.jso...

  • The burden of an Open Source maintainer
    4 projects | news.ycombinator.com | 10 Jan 2022
    After ~25 years of open source and regretting a lot of my earlier behaviors as a younger human, a couple years ago I created another open source project [0].

    I made a point of setting it up right from the beginning. Easy build system, fully unit tested, code of conduct, automated CLA signing, examples, good documentation and most importantly, I am excessively kind to anyone who comments or gives feedback. This took an inordinate amount of time up front, but was worth it.

    I'd say the result of this is that I've gotten a couple high quality contributions, zero stress and very very little feedback. It has been a pleasure to maintain this project because it causes me no pain at all.

    I'd say that maintaining 200+ projects is just insane really. You've overdone it. It is impossible to do any of them extremely well and of course you're just going to invite 200x more drama. Don't do that.

    [0] https://github.com/lookfirst/mui-rff

storybook

Posts with mentions or reviews of storybook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-06.
  • Modern React testing, part 5: Playwright
    5 projects | dev.to | 6 May 2024
    As a development server, we can use an actual development server of our app, like Create React App (that we use for the examples) or Vite, or another tool like React Styleguidist or Storybook, to test isolated components.
  • How to use NextJS pathname in Storybook 8
    1 project | dev.to | 29 Apr 2024
    Source: qcatch on Feb 22, 2024 https://github.com/storybookjs/storybook/discussions/25470
  • Storybook not picking up tailwindcss
    1 project | dev.to | 17 Apr 2024
    [Bug]: Configuration with TailwindCss Next.js using Tailwind with Storybook
  • Astro.js as an alternative to Next.js: pushing the limits
    7 projects | dev.to | 17 Apr 2024
    Astro has no runtime. This means no unit tests. This also means no Storybook for your Astro components (although, they’re working on it!)
  • Release Radar β€’ March 2024 Edition
    14 projects | dev.to | 7 Apr 2024
    If you're into UI development, then you need to know about Storybook. It's a frontend workshop for building UI components and pages in isolation. The latest version brings some big improvements for testing and documentation with built-in visual testing. There's also React Server Component support, improved controls for React and Vue projects, as well as improved Vite architecture, Vitest testing, and Vite 5 support. Check out all the major changes in the Storybook changelog.
  • Top 10 Tools Every React Developer Needs in 2024
    4 projects | dev.to | 3 Apr 2024
    Storybook
  • Announcing AnalogJS 1.0 πŸš€
    5 projects | dev.to | 14 Mar 2024
    We are continuing to make building fullstack websites and application with Analog and Angular as seamless as possible, and extending the Angular ecosystem through integrations with Astro, Nx, [Vitest]https://analogjs.org/docs/features/testing/vitest, Storybook, and more.
  • Storybook 8
    6 projects | dev.to | 12 Mar 2024
    Storybook is the industry standard UI tool for building, testing, and documenting components and pages. It’s used by thousands of teams globally, integrates with all major JavaScript frameworks, and combines with most leading design and developer tools.
  • Add Cypress, Playwright, and Storybook to Nx Expo Apps
    1 project | dev.to | 19 Feb 2024
    Expo has first-class support for building full-stack websites with React, so I can leverage that to add Cypress/Playwright for E2E testing and add the Storybook for UI components.
  • 13 best React debugging tools
    4 projects | dev.to | 3 Jan 2024
    Storybook emerges as a pioneering solution among React debugging tools, offering an interactive environment for developers to create and test UI components. With its robust platform, teams can build, organize, and design UI components, and even entire screens, without the hurdles of business logic and plumbing.

What are some alternatives?

When comparing mui-rff and storybook you can also consider the following projects:

antd - An enterprise-class UI design language and React UI library

Docusaurus - Easy to maintain open source documentation websites.

tremor - React components to build charts and dashboards

fluentui-blazor - Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

storybook - πŸ““ The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! [Moved to: https://github.com/storybookjs/storybook]

react-styleguidist - Isolated React component development environment with a living style guide

ant-design-pro - πŸ‘¨πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’» Use Ant Design like a Pro!

fractal - A tool to help you build and document website component libraries and design systems.

Primer - The CSS design system that powers GitHub

svelte-luna - svelte ui kit

material-dashboard-react - React version of Material Dashboard by Creative Tim

primeng - The Most Complete Angular UI Component Library