Brian Allen

Joined

30 Experience
0 Lessons Completed
0 Questions Solved

Activity

I’ve been using ViewComponent for a while and it’s been very stable, especially in bigger Rails apps where the structure helps keep things organized. But recently I tried Phlex on a small project and I do like how clean it feels with everything in pure Ruby.
I’d say if you prefer the traditional Rails view flow and ERB, ViewComponent still fits nicely. But if you enjoy writing everything in Ruby and want fewer files per component, Phlex feels pretty refreshing.