I've been trialing out a lighter ERb syntax and I've posted a proposal about it on ViewComponent if anybody's interested in collaborating on it https://github.com/ViewComponent/view_component/discussions/1839
What it looks like in a nutshell:
\posts.each do |post|
<h1 \class(active: post.active?)>\= post.title</h1>
\end
@soulcutter I think phlex is great and I'm glad it's out there! I like templates though, and I work on apps that use them where phlex is too big of a stretch, we deserve nicer things too
@kaspth I guess I see Phlex as templates! I get where you’re coming from
@soulcutter I mean you're right, they are