sr_mini
A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps. (by hopsoft)
stimulus_reflex
Build reactive applications with the Rails tooling you already know and love. (by hopsoft)
sr_mini | stimulus_reflex | |
---|---|---|
3 | 46 | |
138 | 2,311 | |
0.0% | 0.2% | |
1.8 | 7.2 | |
about 4 years ago | about 1 month ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sr_mini
Posts with mentions or reviews of sr_mini.
We have used some of these posts to build our list of alternatives
and similar projects.
- I created a single file rails app to help you learn about StimulusReflex and CableReady. Let me know what you think. (/r/rails)
-
Reactive Rails in Context
I recently created a very small single file Rails app to help you learn about (and tinker with) StimulusReflex and CableReady. You can literally be up and running in a matter of seconds. https://github.com/hopsoft/sr_mini
- I created a single file rails app to help you learn about StimulusReflex and CableReady. Let me know what you think.
stimulus_reflex
Posts with mentions or reviews of stimulus_reflex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-12.
-
A Guide to Server-Side Rendering
Ruby on Rails: Supports SSR through tools like Stimulus Reflex or Hotwire.
-
Coming to grips with JS: a Rubyist's deep dive
Then there are stack-specific libraries: StimulusReflex for Rails, Phoenix LiveView, Laravel Livewire, Unicorn and Tetra for Django, Blazor for .NET, … and the list goes on.
- Почему я программирую на Ruby
-
RailsWorld 2023: Hotwire Edition
Morphing and the concept to do refreshes after broadcast are hardly new. Stimulus Reflex has employed morphing to update the page for years, and CableReady::Updatable, which allows listening to model requests for refreshes, has also been around for a while. But I am excited to see these concepts being adopted in Turbo and becoming more mainstream.
-
Unicorn – A full-stack web framework for Django
Stimulus Reflex (Ruby), which predates Hotwire, also deserves a mention, though most of its momentum seemed to stall when Hotwire was announced.
https://docs.stimulusreflex.com/
-
Is there Ruby LiveView Framework?
Hi there, not crazy experienced on the topic but after some research i made for personal reasons i found https://mayu.live/ whick looks interesting (and as mentioned already https://docs.stimulusreflex.com/, seems to be close to Liveview)
-
Rails 7 - Turbo Frame and Turbo Stream
StimulusReflex Docs pretty easy to use and release 3.5.0 is coming soon.
-
Announcing elm-express
However, the timing may be a little off. In some ways, it feels like the "Express" way of developing for the backend is dying. We are seeing tools that blur the line between backend and frontend, trying to unify how we develop web applications. Tools like Phoenix LiveView, StimulusReflex, Laravel Livewire, Remix, Next.js, and many others are being developed.
-
Learning Ruby, Rails & Hotwire?
You can also learn Rails and StimulusReflex
-
A powerful search feature with what Rails provides out of the box
Reading the article and the source code, I learned a ton of stuff, as always. In his implementation, Louis is using StimulusReflex (built on top of Stimulus) to achieve this. I was curious about several points:
What are some alternatives?
When comparing sr_mini and stimulus_reflex you can also consider the following projects:
ultimate_search - A demo app to illustrate the first post of an ongoing series to build the ultimate Search feature for Rails apps
turbo - The speed of a single-page web application without having to write any JavaScript
prism - Build frontend web apps with Ruby and WebAssembly
hotwire-rails - Use Hotwire in your Ruby on Rails app
dordle - Wordle Clone in Rails using Stimulus Reflex
webtransport - WebTransport is a web API for flexible data transport