Enhanced debugging for Stimulus

This article was originally published on Rails DesignerStimulus has a basic debug mode that shows if Stimulus is running and lists which controller are initialized and connected. But when you work wit...