phlex VS Cells

Compare phlex vs Cells and see what are their differences.

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
phlex Cells
19 7
1,136 3,058
4.0% -0.1%
9.0 0.0
4 days ago 8 months ago
Ruby Ruby
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.

phlex

Posts with mentions or reviews of phlex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-08.
  • Phlex: Fast, object-oriented view framework for Ruby
    1 project | news.ycombinator.com | 15 Feb 2024
  • RailsWorld 2023: Hotwire Edition
    3 projects | dev.to | 8 Oct 2023
    The community was a delight! I can't even count how many people I connected with, and it was just great to meet people whom I had previously only interacted with online. Also got to meet a lot of those people who significantly contribute to the Rails ecosystem. Everyone I said hi to was more than willing to spare time and nerd out and share experiences. I was also thrilled to connect with Philip, who shares my enthusiasm for Phlex. He provided me with some exciting ideas for creating an even more crazy yet cohesive form object with Phlex.
  • Anyone tried Django? How does it compare to RoR?
    3 projects | /r/rails | 24 Jun 2023
    Why use ActiveAdmin or RailsAdmin: Brick is not nearly as configurable -- at least yet! With Brick you can drop in your own model / controller / view template and it will use it, but on its own you can not change theming / use it to do templating tricks / etc. Currently working hard to arrive upon a straightforward and logical approach so that all of this will be possible. Looking into Arbre (used by ActiveAdmin) and Phlex for inspiration.
  • Phlex is the ruby way to build your views
    2 projects | dev.to | 8 Jun 2023
    Phlex is an incredibly refreshing gem created by Joel Drapper. It introduces a remarkable way to build views in pure Ruby, as exemplified below:
  • Any component based UI system for Rails?
    4 projects | /r/rails | 3 Jun 2023
  • I built a Rails app using 100% Phlex components and 0% Erb
    2 projects | /r/rails | 18 Apr 2023
    A few months ago I came across https://www.phlex.fun and thought it was a nifty little library that could be useful for creating components. Since then I've been playing around with it in Rails, using it more seriously, and finally took it to a point where I built a Rails application with 100% Phlex components and 0% Erb. The other crazy thing is I figured out how to inline the Phlex view components into a controller, so prototyping Rails apps feels vaguely familiar to prototyping one in Sinatra.
  • Vanilla Rails view components with partials | Stanko K.R.
    2 projects | /r/ruby | 3 Apr 2023
    A colleague has been using Phlex and I’ve since tried it as well. For me having it all be straight ruby, in one file, has worked and just from my personal preference something I’ve enjoyed over view_components.
  • Gnarly Learnings from March 2023
    6 projects | dev.to | 29 Mar 2023
    phlex
  • Rux: A JSX-inspired way to render view components in Ruby
    15 projects | news.ycombinator.com | 6 Mar 2023
    You might want to take a look at Phlex, which essentially has the same syntax: https://github.com/joeldrapper/phlex
  • Os benefícios de componentizar as views do Rails
    2 projects | dev.to | 27 Feb 2023

Cells

Posts with mentions or reviews of Cells. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-01.
  • The Admin Framework for Minimalist
    3 projects | dev.to | 1 Nov 2022
    It can be used with Ruby on Rails or other frameworks because I implemented with trailblazer/cells.
  • Is ViewComponent the Future of Rails?
    1 project | /r/rails | 22 Aug 2022
    I agree, though cells does still have a larger following.
    4 projects | /r/ruby | 22 Aug 2022
    Better official documentation for cells: https://trailblazer.to/2.1/docs/cells.html
  • From partials to ViewComponents: writing reusable front-end code in Rails
    11 projects | dev.to | 3 Jun 2022
    So what about the world outside Rails defaults? There are quite a few independent projects trying to help build components in the Rails view layer, among the more famous being Draper (utilizing the decorators pattern) or Cells (full-featured components in views). In the end, we decided to take a deeper look into a relatively new one – the ViewComponent framework.
  • Cells - Introduction
    3 projects | dev.to | 12 Mar 2021
    GitHub has recently posted an article about view_component: https://github.blog/2020-12-15-encapsulating-ruby-on-rails-views/ Before it gets too popular I think I should share my experience with cells So that developers can have another chance to re-think and pick what to use for "encapsulated view components".
  • Why being a developer is frustrating — and why we do it anyway
    4 projects | dev.to | 26 Feb 2021
    This, combined with the fact that we are using cells gem for some view components, resulted in another couple of hours of hunting for the problem (it takes some time to debug what exactly and how exactly changed in Rails internals) and then fixing this problem. At this moment, I already spent over 8 hours debugging Rails internals, different gem internals, fixing application, fixing tests, screaming internally.

What are some alternatives?

When comparing phlex and Cells you can also consider the following projects:

view_component - A framework for building reusable, testable & encapsulated view components in Ruby on Rails.

Trailblazer - The advanced business logic framework for Ruby.

Arbre - An Object Oriented DOM Tree in Ruby

Amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model

Hamlit - High Performance Haml Implementation

wisper - A micro library providing Ruby objects with Publish-Subscribe capabilities

HyperUI - Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀

Mutations - Compose your business logic into commands that sanitize and validate input.

maglev-core - Ruby on Rails page builder

Decent Exposure - A helper for creating declarative interfaces in controllers

tailwind-sorter - A ruby gem to sort the Tailwind CSS classes in your templates the custom way.

Apotomo - MVC Components for Rails.