
No more `.button-grape`: one component to bind them all
A colleague asked recently whether we could push all of our button styles into a single component....
Tag archive

A colleague asked recently whether we could push all of our button styles into a single component....

A couple of weeks ago I wrote about trying to build a universal ButtonComponent — one with no custom...

Nearly every project I've worked on has, at some point, had to answer the question of inlining SVGs...

My way of building flash notifications for Rails apps.

Recently, I implemented a couple of ViewComponents to display links to our app in the app stores....

We released a new product: RailsbootUI - it's our take on providing a simple yet professional view component collection for Rails with Bootstrap as the CSS framework under the hood.
Today I was writing some tests and dug into a little bit of ViewComponent and Capybara. Most of time...
Before ViewComponent was released I used some hacked solution to keep my UI components tidy and...

This article was previously published at Rails Designer. ViewComponent, started at GitHub, is a...

ViewComponent, inspired by React, was introduced at RailsConf 2019. It gives better data flow, easier...

I'm excited to officially announce Rails Designer. A UI components library built with ViewComponent,...

Front-end code has historically been looked down upon a bit. “HTML is not a real language!”, ”CSS...