-
So apart from the pretty obvious question of "why on earth would you want to do this?", I think there's a misunderstanding here of the intended use case of turbo streams. You have a page, and then some state changes on the server and you want to update the page to reflect that. Incrementing a variable doesn't really qualify as a state change, but perhaps a Product changing from "not good" to "good" would be an event worth broadcasting, which you could do using the Broadcastable concern in turbo-rails.
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
Related posts
-
🚀 Google Auth Website — A Production-Ready Boilerplate with Google SSO & Email Auth
-
Jots - The Reflection Engine Developers need
-
(2)Creating the Pinnacle of Niche Software: The devcontainer
-
WebGPU Engine from Scratch Part 12: Ambient Lighting
-
POJO-actor v1.0: A Lightweight Actor Model Library for Java