Use turbo_streams to update the client in real time from inside a loop?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

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.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. turbo-rails

    Use Turbo in your Ruby on Rails app

    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.

  2. 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.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 🚀 Google Auth Website — A Production-Ready Boilerplate with Google SSO & Email Auth

    1 project | dev.to | 22 Dec 2025
  • Jots - The Reflection Engine Developers need

    1 project | dev.to | 22 Dec 2025
  • (2)Creating the Pinnacle of Niche Software: The devcontainer

    3 projects | dev.to | 22 Dec 2025
  • WebGPU Engine from Scratch Part 12: Ambient Lighting

    1 project | dev.to | 22 Dec 2025
  • POJO-actor v1.0: A Lightweight Actor Model Library for Java

    2 projects | dev.to | 22 Dec 2025

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?