Hacker News new | ask | show | jobs
by Scarbutt 2025 days ago
Isn't Stimilus a JS framework?
2 comments

StimulusJS is one step up from JQuery and formalizes a lot of jQuery patterns that I'd come across - data-target, data-event attributes, etc.
Not really. More like super simple and light helpers for dom manipulation - lets you add interactivity with minimal trouble.