At some point I realized I was spending more time reading class strings than reading the UI itself. Not CSS. Not components. Just giant piles of utility classes. That frustration is what led me to build Juice, an attribute-based UI system for the web. It’s still in alpha, but the core idea is already clear: what if UI styling lived in readable attributes instead of class-heavy markup? The Problem