Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
2025 days ago
Isn't Stimilus a JS framework?
2 comments
KurtMueller
2025 days ago
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.
link
andrei_says_
2025 days ago
Not really. More like super simple and light helpers for dom manipulation - lets you add interactivity with minimal trouble.
link