Ruby on Rails: View Components and Storybook and Tailwind, Match Made in Heaven?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lookbook

    A UI development environment for Ruby on Rails apps ✨

  • I've used view component heavily over the last year or so, it's an amazing library. It perfectly fits the gap between helpers and partials and really does help keep things well organised.

    I maintain a library of components and being able to spin up a new project and hit the ground running makes for a great experience.

    I'm looking at documenting with lookbook instead of storybook, but both look decent.

    https://github.com/allmarkedup/lookbook

  • govuk-components

    Lightweight Ruby on Rails components for developing with the GOV.UK Design System.

  • Wow that's awesome, I knew GDS had a design system but didn't realise it was written in Ruby.

    Quick link for others: https://github.com/DFE-Digital/govuk-components

    I'm going to take a look through the repo as I'm sure there's some patterns you've found given you're at a much bigger scale. Any hot tips?

  • 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.

    InfluxDB logo
  • django-components

    Create simple reusable template components in Django.

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

  • Base test profiling inside docker with test-prof

    1 project | dev.to | 30 May 2024
  • A collection of different tools to analyze your Ruby test suite performance

    1 project | news.ycombinator.com | 21 May 2024
  • Create partial anonymized dumps of your database using your app model relations

    1 project | news.ycombinator.com | 19 May 2024
  • Services and tools to automatize development for the remote teams

    2 projects | dev.to | 14 May 2024
  • How to avoid N+1 query using SQL views (materialized) in Rails application

    1 project | dev.to | 14 May 2024