🎉 Thrilled to announce the release of my very first open-source project: Stimulus DevTools Chrome Extension! 🚀 Simplify debugging your Stimulus.js applications directly from Chrome DevTools. Give it a try and boost your productivity! #stimulus #stimulusjs #DevTools #opensource

rsimonklein's tweet image. 🎉 Thrilled to announce the release of my very first open-source project: Stimulus DevTools Chrome Extension! 🚀 Simplify debugging your Stimulus.js applications directly from Chrome DevTools. Give it a try and boost your productivity! #stimulus #stimulusjs #DevTools #opensource

Today I learned about the `stimulus:manifest:update` command which will update the `app/javascript/controllers/index.js` file with all the controller imports and registration 🍬 #rails #hotwire #stimulusjs

adrianthedev's tweet image. Today I learned about the `stimulus:manifest:update` command which will update the `app/javascript/controllers/index.js` file with all the controller imports and registration 🍬

#rails #hotwire #stimulusjs

👨🏻‍🍳 Cooking something for #stimulusjs developers

rsimonklein's tweet image. 👨🏻‍🍳 Cooking something for #stimulusjs developers

A stimulus controller to fetch dynamic options for a select field from a separate end point. 🤓 #buildinpublic #stimulusjs

rackstallion's tweet image. A stimulus controller to fetch dynamic options for a select field from a separate end point. 🤓

#buildinpublic #stimulusjs

📢 Auto Submit in Rails with Stimulus – So Simple! Just added auto submit to a form using Stimulus with only a few lines of code! This is why Stimulus + Rails is such a powerful combo! 🔥 #RubyonRails #StimulusJS #Hotwire

sarvaiya_nidhi's tweet image. 📢 Auto Submit in Rails with Stimulus – So Simple!

Just added auto  submit to a form using Stimulus with only a few lines of code!

This is why Stimulus + Rails is such a powerful combo! 🔥

#RubyonRails #StimulusJS #Hotwire

I updated all stimulus-components.com controllers to make it easier to use them with Sprockets and CDNs 👍 You can now directly access the controller's class to register or extend it in window! #rails #stimulusjs

guillaumebriday's tweet image. I updated all stimulus-components.com controllers to make it easier to use them with Sprockets and CDNs 👍

You can now directly access the controller's class to register or extend it in window!

#rails #stimulusjs
guillaumebriday's tweet image. I updated all stimulus-components.com controllers to make it easier to use them with Sprockets and CDNs 👍

You can now directly access the controller's class to register or extend it in window!

#rails #stimulusjs

Client-side real-time @OpenAI just got a whole lot easier! This is example code on how to use WebRTC to connect Rails+Stimulus applications to OpenAI's Realtime API. Code: gist.github.com/schappim/81b7a… #rails #stimulusjs #ruby #openai #OpenAI12Days


I started a new Rails project (a new app, not a gem), and building advanced interfaces using Turbo and Stimulus JS is so delightful. Props to request.js (for Rails) and turbo_power libraries. #rails #turbo #stimulusjs #hotwire


🌀 Day 9 #100DaysOfCode The importance of using the right lifecycle methods #StimulusJS. The initialize() method is perfect for setting up initial data, like extracting a chat ID from a URL. The connect() method fires after your connected Target(s) #OpenAI #GPT4 #javascript

code_206's tweet image. 🌀 Day 9 #100DaysOfCode

The importance of using the right lifecycle methods #StimulusJS. 

The initialize() method is perfect for setting up initial data, like extracting a chat ID from a URL. The connect() method fires after your connected Target(s)

#OpenAI #GPT4 #javascript

A quick preview video📽️that shows a feature I've built for hottakes.tech. I'm polishing a blogpost for modern-rails.com about how I've built the "Generate draft with AI" button with #Rails, #StimulusJS, the #OpenAI Completions API and SSEs.


🌀 Day 41 #100DaysOfCode I am using stimulus extensivly in my project and kind of fell in love with #StimulusJS 🥰 So I was wondering if there are any conferences or online communities focused on it? If you know of any gatherings - please share! 🗣️ #JavaScript

code_206's tweet image. 🌀 Day 41 #100DaysOfCode

I am using stimulus extensivly in my project and kind of fell in love with #StimulusJS 🥰 

So I was wondering if there are any conferences or online communities focused on it? 

If you know of any gatherings - please share! 🗣️

#JavaScript

Tailwind on Rails #8 is out! Let's build a sidebar that can collapse/expand. I have a VERY elegant solution! 🍿Watch here: superails.com/posts/tailwind… #tailwindcss #stimulusjs


Did you know? The first version of the Stimulus.js JavaScript framework was released in 2018. #StimulusJS

alex_gurkin's tweet image. Did you know? The first version of the Stimulus.js JavaScript framework was released in 2018. #StimulusJS

📱 When CSS media queries aren't enough for responsive design, the Resize Observer API comes to the rescue! Learn how to use it with Stimulus to create truly adaptive components that respond to element size changes, not just viewport width. #webdev #StimulusJS

avo_hq's tweet image. 📱 When CSS media queries aren't enough for responsive design, the Resize Observer API comes to the rescue! Learn how to use it with Stimulus to create truly adaptive components that respond to element size changes, not just viewport width. #webdev #StimulusJS

🚀 Unforgettable session! 😄💡 Thanks to Mr. Bhuvaneswaren, our senior Rails dev, for spicing up "Stimulus JS in Rails" with a fun meme! 🎉🤩 #LearningMadeFun #TechSession #StimulusJS #Rails #spritle #spritlehub

spritlesoftware's tweet image. 🚀 Unforgettable session! 😄💡 Thanks to Mr. Bhuvaneswaren, our senior Rails dev, for spicing up "Stimulus JS in Rails" with a fun meme! 🎉🤩 #LearningMadeFun #TechSession #StimulusJS #Rails #spritle #spritlehub
spritlesoftware's tweet image. 🚀 Unforgettable session! 😄💡 Thanks to Mr. Bhuvaneswaren, our senior Rails dev, for spicing up "Stimulus JS in Rails" with a fun meme! 🎉🤩 #LearningMadeFun #TechSession #StimulusJS #Rails #spritle #spritlehub

I blogged about using dispatch to communicate between multiple Stimulus controllers and build nifty animations and interactions #StimulusJS jomppanen.com/2025/07/23/use…


🎬 Part 4: Copy to Clipboard w/ Stimulus + Flash - dispatch() between Stimulus controllers - Turbo Stream flash messages - Manual fallback UI ▶️ youtu.be/sXoDR-JZTpw #Rails8 #StimulusJS #FlashMessages #TurboStreams #CopyToClipboard

code_206's tweet image. 🎬 Part 4: Copy to Clipboard w/ Stimulus + Flash

- dispatch() between Stimulus controllers
- Turbo Stream flash messages
- Manual fallback UI

▶️ youtu.be/sXoDR-JZTpw

#Rails8 #StimulusJS #FlashMessages #TurboStreams #CopyToClipboard

With a Stimulus controller, we manage smooth opening/closing animations and handle form submission to auto-close the modal after success. 🔧 #StimulusJS #TurboRails


📱 When CSS media queries aren't enough for responsive design, the Resize Observer API comes to the rescue! Learn how to use it with Stimulus to create truly adaptive components that respond to element size changes, not just viewport width. #webdev #StimulusJS

avo_hq's tweet image. 📱 When CSS media queries aren't enough for responsive design, the Resize Observer API comes to the rescue! Learn how to use it with Stimulus to create truly adaptive components that respond to element size changes, not just viewport width. #webdev #StimulusJS

Just dropped a Stimulus-powered range slider component! Works with Rails forms and multi inputs (min/max) Lightweight, no extra JS dependencies 🔗 GitHub: github.com/erimicel/stimu… 🌐 Demo: erimicel.github.io/stimulus-range… #Rails #StimulusJS #Hotwire


In #stimulusjs, generating dynamic UI elements feels manual (e.g., a user draws 7 shapes on a canvas, and I need 7 input fields for labels). It relies on hand-built divs and styling. Is there a better approach?


📢 Auto Submit in Rails with Stimulus – So Simple! Just added auto submit to a form using Stimulus with only a few lines of code! This is why Stimulus + Rails is such a powerful combo! 🔥 #RubyonRails #StimulusJS #Hotwire

sarvaiya_nidhi's tweet image. 📢 Auto Submit in Rails with Stimulus – So Simple!

Just added auto  submit to a form using Stimulus with only a few lines of code!

This is why Stimulus + Rails is such a powerful combo! 🔥

#RubyonRails #StimulusJS #Hotwire

My first #StimulusJs implementation of a live search select field in #RubyOnRails


300 💚 💚 💚 Thanks to all contributors #StimulusUse #StimulusJS

adrienpoly's tweet image. 300 💚 💚 💚

Thanks to all contributors

#StimulusUse #StimulusJS

Just wrote my first inheritance #stimulusJS controller 😎


🎉 Thrilled to announce the release of my very first open-source project: Stimulus DevTools Chrome Extension! 🚀 Simplify debugging your Stimulus.js applications directly from Chrome DevTools. Give it a try and boost your productivity! #stimulus #stimulusjs #DevTools #opensource

rsimonklein's tweet image. 🎉 Thrilled to announce the release of my very first open-source project: Stimulus DevTools Chrome Extension! 🚀 Simplify debugging your Stimulus.js applications directly from Chrome DevTools. Give it a try and boost your productivity! #stimulus #stimulusjs #DevTools #opensource

Looking for data-disable-with replacement for turbo-rails(without RailsUJS)? This is a good starting point #Rails #stimulusJS

dixpac's tweet image. Looking for data-disable-with replacement for turbo-rails(without RailsUJS)? This is a good starting point
#Rails #stimulusJS

👨🏻‍🍳 Cooking something for #stimulusjs developers

rsimonklein's tweet image. 👨🏻‍🍳 Cooking something for #stimulusjs developers

Simple example of small #jQuery functionality converted into #StimulusJS plus small fragment of HTML with data attributes bound with Stimulus controller

tuomasj's tweet image. Simple example of small #jQuery functionality converted into #StimulusJS plus small fragment of HTML with data attributes bound with Stimulus controller
tuomasj's tweet image. Simple example of small #jQuery functionality converted into #StimulusJS plus small fragment of HTML with data attributes bound with Stimulus controller

🚀 I used some of my confined time to build a thing github.com/stimulus-use/s… A set of composable standard behaviors for #Stimulusjs controllers.

adrienpoly's tweet image. 🚀 I used some of my confined time to build a thing

github.com/stimulus-use/s…

A set of composable standard behaviors for #Stimulusjs controllers.

Finally for the time to build things again! #rails #stimulusjs #tailwindcss

iOvrThoughtThis's tweet image. Finally for the time to build things again!

#rails #stimulusjs #tailwindcss

@dhh said before the end of the year!! Here is another step in the good direction #stimulusjs 2.0 🤙

adrienpoly's tweet image. @dhh said before the end of the year!! Here is another step in the good direction #stimulusjs 2.0 🤙

The good news is that usually before releasing a major version you start by freshening the dependencies. #stimulusjs 2.0

adrienpoly's tweet image. The good news is that usually before releasing a major version you start by freshening the dependencies. #stimulusjs 2.0

Yet another mixin for StimulusUse (v0.19) 🎉🎉 Ease access to head meta with getters. #stimulusjs Release note: github.com/stimulus-use/s…

adrienpoly's tweet image. Yet another mixin for StimulusUse (v0.19) 🎉🎉

Ease access to head meta with getters.

#stimulusjs

Release note: github.com/stimulus-use/s…

A stimulus controller to fetch dynamic options for a select field from a separate end point. 🤓 #buildinpublic #stimulusjs

rackstallion's tweet image. A stimulus controller to fetch dynamic options for a select field from a separate end point. 🤓

#buildinpublic #stimulusjs

POS Project - LIVE 🤩 Stack: #rubyonrails , #stimulusjs, #stimulusreflex @tailwindcss, #cableready You all know how is that feeling when your project is Live - Maan- It took me a month to complete V1 - all thanks to above list frameworks. @theleastbad @hopsoft @excid3

fetijashari's tweet image. POS Project - LIVE 🤩

Stack: #rubyonrails , #stimulusjs, #stimulusreflex @tailwindcss, #cableready

You all know how is that feeling when your project is Live - Maan- It took me a month to complete V1 - all thanks to above list frameworks. 
@theleastbad @hopsoft @excid3

For bubbling up custom events in Stimulus controllers, emit a new event. Then in a parent controller listen for it eg data-action=‘user-added->user#save’ #stimulusjs #rubyonrails #javascript

robzolkos's tweet image. For bubbling up custom events in Stimulus controllers, emit a new event.   Then in a parent controller listen for it eg 

data-action=‘user-added->user#save’

#stimulusjs #rubyonrails #javascript

Working on a feature to async remove an avatar. Reached for @stimulusreflex Also wanted a confirm dialog (destructive action and all), but didn't want it tied to that Reflex. Setup a #stimulusjs controller that calls a Reflex action with { options }. Pretty happy with it!

morganandrewv's tweet image. Working on a feature to async remove an avatar. Reached for 
@stimulusreflex

Also wanted a confirm dialog (destructive action and all), but didn't want it tied to that Reflex.

Setup a #stimulusjs controller that calls a Reflex action with { options }.

Pretty happy with it!
morganandrewv's tweet image. Working on a feature to async remove an avatar. Reached for 
@stimulusreflex

Also wanted a confirm dialog (destructive action and all), but didn't want it tied to that Reflex.

Setup a #stimulusjs controller that calls a Reflex action with { options }.

Pretty happy with it!
morganandrewv's tweet image. Working on a feature to async remove an avatar. Reached for 
@stimulusreflex

Also wanted a confirm dialog (destructive action and all), but didn't want it tied to that Reflex.

Setup a #stimulusjs controller that calls a Reflex action with { options }.

Pretty happy with it!

Loading...

Something went wrong.


Something went wrong.


United States Trends