Hacker News new | ask | show | jobs
by richjdsmith 2799 days ago
I've been using StimulusJS on most projects since June and continue to be impressed by how much cleaner I can make things. It really does just "sprinkle in" to add a bit of extra and necessary functionality while otherwise getting out of the way.

Love it.

2 comments

Yepp, cleaner code that's what I also experience and the connection between the html to the js via the data attributes.
Totally agree with you. I love how it fits in, gives my Javascript a structure. It does one thing and does it well. Love it!