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
@ufuk ok I would not have thought there'd be a link to C# on this — I can see what you mean though!