Blog-Post
Building Component-Based Front Ends with Rails
Our latest Ruby on Rails front-end project strongly emphasizes a
component-based approach. In this post, we briefly explain how a tiny helper
not only helped us render UI components, but also resulted in better components
thanks to well-defined contracts and effortless composition.