DEV Community

Discussion on: Requests for DEV posts (May 8 edition)

Collapse
 
ben profile image
Ben Halpern

I'd also love to see a post on the Stimulus JS framework if anyone has given it a try.

Collapse
 
adrienpoly profile image
Adrien Poly

you now have a few.... dev.to/t/stimulus :)
personnaly it is now a no brainer, unless I have a very complex UI to do, I put everything into Stimulus controllers. Makes the code so much easier to read and maintain