Alpine.js as a Stimulus alternative
Alpine.js, with its declarative templating, is more capable than Stimulus but can be used similarly, with JS in separate files and not inline in the HTML.
Alpine.js, with its declarative templating, is more capable than Stimulus but can be used similarly, with JS in separate files and not inline in the HTML.
How to build an instant search filter using Alpine AJAX & Laravel