
When broadcasting a Turbo refresh is not enough: faster UX with versioned immediate updates
The simplest way to make a page collaborative with Hotwire and Rails is to subscribe to changes and broadcast a refresh when relevant models update. But that approach sometimes causes a problem. ...





