How to build a reusable sortable table in Ruby on Rails with Stimulus
This article is all about writing a sortable table with reusable software modules in Stimulus and the Ruby on Rails backend too.
The result and its limitations
We will pass a certain sort key via a query parameter to the backend.
A query parameter ...
royalzsoftware.de4 min read