|
|
|
|
|
by swsieber
3090 days ago
|
|
I think what StimulusJS is supposed to bring to the table is that it watches the DOM for you, so you don't have to manage the integration or setup of the interactivity/app framework, providing a very easy way to integrate StimulusJS with your current Turbolinks setup. That being said, I do have to worry about memory leaks. |
|