Audience question noting that Ruby UI favors many small atomic components rather than the common slots-based approach used by ViewComponent. Seth Horsley answers that slots aren't a big thing in the JavaScript world many front-end developers come from and that slots 'limit the functionality' — they tightly couple a micro component to the parent component, so that micro component can't be reused elsewhere.