Building a Live Search Experience with StimulusReflex and Ruby on Rails

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. morphdom

    Fast and lightweight DOM diffing/patching (no virtual DOM needed)

    Today, we’re going to build a live search experience once more. This time with StimulusReflex, a “new way to craft modern, reactive web interface with Ruby on Rails”. StimulusReflex relies on WebSockets to pass events from the browser to Rails, and back again, and uses morphdom to make efficient updates on the client-side.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. stimulus_reflex

    Build reactive applications with the Rails tooling you already know and love.

    Dive into the (excellent, very well-maintained) official documentation

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

  • how to implement a bootstrap dropdown in a button

    2 projects | /r/rails | 29 Aug 2022
  • Reactiveness In Rails

    2 projects | /r/rails | 23 Aug 2022
  • Global Presence; I made a thing

    6 projects | dev.to | 10 Feb 2022
  • Blazor and/or MVC.NET?

    1 project | /r/Blazor | 9 Oct 2021
  • Looking for Rails communities to join on Slack or Discord

    1 project | /r/rails | 8 Oct 2021

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