Turbo Streams on Rails

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • turbo-rails

    Use Turbo in your Ruby on Rails app

  • If you aren’t using Rails, some of the core concepts might still be helpful, but my focus will be on using streams within a Rails application via the turbo-rails gem.

  • turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

  • Turbo Streams “deliver page changes over WebSocket, Server-Sent Events, or in response to form submissions” and they might be the most exciting part of the Turbo package.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Stimulus

    A modest JavaScript framework for the HTML you already have

  • Official documentation exists, and the introduction video demoing Hotwire does a good job showing how Hotwire works, but comprehensive guides and documentation clearly outlining the various options you have when using Hotwire aren’t all the way there yet.

  • hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  • Official documentation exists, and the introduction video demoing Hotwire does a good job showing how Hotwire works, but comprehensive guides and documentation clearly outlining the various options you have when using Hotwire aren’t all the way there yet.

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

  • Howire Not Working after deploying to Heroku

    1 project | /r/rails | 3 Jan 2022
  • What's New in Rails 7

    2 projects | dev.to | 22 Dec 2021
  • anyone have full tutorial how to upgrade from rails 6.1 to rails 7 ?

    1 project | /r/rails | 16 Dec 2021
  • Hotwire isn't only for Rails

    3 projects | dev.to | 14 Dec 2021
  • Why learn Rails as a frontender?

    1 project | /r/rails | 28 Nov 2021