Hotwire: best practices for stimulus

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
  • stimulus-use

    A collection of composable behaviors for your Stimulus Controllers

  • As you’ll see below, I am importing useClickOutside from stimulus-use, it’s a great library with small, composable helpers, I urge you to check it out!

  • 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
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

  • Tailwind style CSS transitions with StimulusJS

    3 projects | dev.to | 1 Jun 2022
  • Autocomplete search with Hotwire (zero lines of Stimulus or other JS)

    1 project | /r/rails | 11 Jan 2022
  • Upgrade to Stimulus 3, say bye to IE11, and celebrate 🎉

    4 projects | dev.to | 19 Oct 2021
  • Nested forms with reactive data from parent form (How do I do this?)

    1 project | /r/rails | 4 Jul 2023
  • A powerful search feature with what Rails provides out of the box

    6 projects | dev.to | 19 Jan 2023