When broadcasting a Turbo refresh is not enough: faster UX with versioned immediate updates

209 · Radanskoric · July 15, 2026, 4:02 p.m.
Summary
This blog post by Radanskoric discusses the limitations of using the Hotwire and Rails method for making web pages collaborative, particularly when it comes to broadcasting refreshes upon model updates. The post details a specific problem encountered during the implementation of a game, and offers a solution that enables more immediate updates, enhancing user experience.