Clients
Loading More...
Explanation
Stimulus + Turbolinks Demo View on GitHub
Stimulus (by Basecamp) adds listeners on elements as they appear on the page. Turbolinks (also by Basecamp) loads the next page via pjax. All the HTML is rolled server-side.
To see it in action:
- Click to show Daniel's proposal. That link 🔍 is enabled by Stimulus 🔍.
- Scroll down to see Jean-Philippe. His entry was added via ajax after the page load, and the proposal link is also enabled by Stimulus.