Doing a little more tinkering with Stimulus. @vincent and I have talked about refactoring more of my clunky, old-school JavaScript to use Stimulus. It would at least provide a nice structure for all the code without feeling too abstracted and bloated.

Paul Robert Lloyd

@vincent I was using Stimulus on Indiekit, but recently replaced it with web components. They are very similar, but obviously with Web Components you don’t have the extra dependency and are building on and with the platform.

Leon Mika

Can definitely recommend Stimulus. It’s my JavaScript library of choice for pretty much everything web front-end related now. It’s great.

Paul Robert Lloyd

@vincent As way of example, here is the diff for one of my components where I replaced Stimulus with a web component.

Matthew Lang

A good move. Stimulus is a lovely framework! 👍🏻

Manton Reece @manton
Lightbox Image