ah, thank you for the very clear overview of glimmer as it relates to rails. I guess i should really get my hands dirty here. for the record, my view/frontend templates are just plain (html|js).erbs w very minimal javascript; just riding on rails's CoC (convention over configuration). i try to avoid js (or rather, focus mainly on ruby) as much as possible; it makes me do more projects clearly and speedily (since im a loner and do all full-stack).
best regards --botp