Turbo Streaming Modals in Ruby on Rails

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • turbo

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

  • In the above snippet, this refers to StreamElement, which is the custom element underpinning . The templateContent getter is defined by this element.

  • accessibility

    Guidelines and tools we use at 37signals to make sure our apps are accessible (by basecamp)

  • Basecamp's accessibility guide is publicly available and a fantastic resource to learn the ropes.

  • 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

  • I also recommend checking out the docs for Stimulus and Turbo to familiarise yourself with all their features and the APIs used in this series.

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