←back to thread

Design System Options for Rails

(businessclasskit.com)
101 points strzibny | 1 comments | | HN request time: 0.201s | source
1. straws ◴[] No.43644344[source]
Github's https://primer.style/product/getting-started/ does a good job of making a cohesive design language that works just as well for server-rendering Ruby views and "upgrading" parts of the ui to React views when you need more interactivity. That's a constraint that I wish more of the Rails ecosystem design tooling would attempt to solve for.