Y
Hacker News
new
|
ask
|
show
|
jobs
Practical guide to use StimulusJS in a Ruby on Rails project
(
blog.capsens.eu
)
4 points
by
yoones
2796 days ago
1 comments
richjdsmith
2796 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.
link
TomK32
2790 days ago
Yepp, cleaner code that's what I also experience and the connection between the html to the js via the data attributes.
link
yoones
2796 days ago
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!
link
Love it.