Writing better Stimulus controllers
Date: 06/10/2020
https://boringrails.com/articles/better-stimulus-controllers/
We write a lot of JavaScript at Basecamp, but we don’t use it to create “JavaScript applications” in the contemporary sense. All our applications have server-side rendered HTML at their core, then add sprinkles of JavaScript to make them sparkle. - DHH