How I decide to pass on a parameter within a component.
Apr 23, 2024 · 2 min read · When creating a component in Rails, especially when using a component-based architecture like ViewComponent or similar, I was faced with a question, how should I pass around and manage data, especially configuration data. Here i have 2 options. Pass...
Join discussion











