Using Turbo Streams with Kredis

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    When using Turbo Streams, we usually want to trigger WebSockets updates from our domain models using the Turbo::Broadcastable methods included in ActiveRecord.

  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
  3. kredis

    Higher-level data structures built on Redis

    Let's anwser those questions by making a simple live counter with Turbo Streams and Kredis.

  4. turborails

    But this won't be a problem because we can use the Turbo::StreamsChannel directly with methods like Turbo::StreamsChannel.broadcast_update_to (defined in the Turbo::Streams::Broadcasts module).

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

  • Show HN: Greed.js – Run PyTorch code in browser using WebGPU

    1 project | news.ycombinator.com | 23 Dec 2025
  • Ask HN: How are most people converting HEIC to jpg?

    3 projects | news.ycombinator.com | 19 Dec 2025
  • Show HN: Developer-friendly HTTP request testing inside the browser

    1 project | news.ycombinator.com | 23 Dec 2025
  • Building a High-Performance Zip Puzzle: A Lume-JS Masterclass

    2 projects | dev.to | 23 Dec 2025
  • Adding reactivity to vanilla JavaScript without a framework (1.5KB)

    1 project | news.ycombinator.com | 23 Dec 2025

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