/dynamic_table_helpers

Extracting helpers to build dynamic tables with hotwire

Primary LanguageRuby

Dynamic filters with rails and hotwire

This is an example app that shows how you can build an index page that lets the user filter the list with a combination of a search field and a select using turbo and stimulus.js from hotwire.

  • Ruby version: 3.0.0
  • Rails version: 7.0.0.rc1

Dynamic Filters with Rails and Hotwire - Watch Video