dhh commented on issue hotwired/stimulus#796
It took me days to figure out why I wasn't able to get my static value to pass in as an array. I have a function in toggle_controller.js imp
It took me days to figure out why I wasn't able to get my static value to pass in as an array. I have a function in toggle_controller.js imp
It took me days to figure out why I wasn't able to get my static value to pass in as an array. I have a function in toggle_controller.js imp
Just learned the hard way that 3+ words in a stimulus controller name won't work - is this by design or oversight? Thanks! PS. Enabled Discu
The static values declaration allows us to set default values so that we have the choice to accept the default value or pass in an override
The static values declaration allows us to set default values so that we have the choice to accept the default value or pass in an override
Every single example in the Stimulus Reference documentation uses a simple, one-word controller name. Half of the cost of writing stimulus c
Every single example in the Stimulus Reference documentation uses a simple, one-word controller name. Half of the cost of writing stimulus c
Issue When using events, I sometimes find myself declaring the same data-action property for every element, because they are logically coupl
Issue When using events, I sometimes find myself declaring the same data-action property for every element, because they are logically coupl
When trying to install a Symfony package via composer, I get the following error message: SSL certificate problem: certificate has expired f
I got tired of my Vue projects and I'm thinking of building more classic SSR apps (anyway Asp.net core backend is mandatory in the company I
I got tired of my Vue projects and I'm thinking of building more classic SSR apps (anyway Asp.net core backend is mandatory in the company I