Anybody working on StimulusJS? How was your experience with it?

I am exploring StimulusJS to use in an in house product. We don’t won’t to use React or similar frameworks to avoid complexity in frontend as having not much experienced people in the team.

We are very well versed with jQuery and UJS with Rails and so Stimulus seems to be good choice here.

Please share you views if you have hands on it. It would be great if you can share POC/gist you have developed.

Thanks!

I have not had occasion to use it myself (yet), but there was a recent thread on r/rails where a few folks shared their experiences that you might want to check out:

https://www.reddit.com/r/rails/comments/8jw5jx/anyone_use_stimulusjs_yet_any_advice

Thanks @carlosramireziii. It is really helpful.

Just an update. We are now using stimulus + trubolinks. We are very happy to use the combo.