@manton @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.
@manton Can definitely recommend Stimulus. It’s my JavaScript library of choice for pretty much everything web front-end related now. It’s great.
@manton @vincent As way of example, here is the diff for one of my components where I replaced Stimulus with a web component.
@manton A good move. Stimulus is a lovely framework! 👍🏻