Skip to content
Sam Stephenson edited this page Feb 13, 2021 · 7 revisions

This is the community-maintained wiki for Stimulus, a JavaScript library for the HTML you already have.

Stimulus is part of the Hotwire family of tools for building modern web applications that send server-rendered HTML over the wire.

Official Resources

  • Stimulus Handbook — explains Stimulus through a series of examples that build on each other
  • Stimulus Reference — details the Stimulus API and core concepts
  • Turbo — get the speed of an SPA without having to write any JavaScript; pairs great with Stimulus
  • Hotwire Discussion — friendly and active forum for users of Stimulus, Turbo, and Hotwire

From the Community