/awesome-stimulusjs

Modestly awesome list of StimulusJS related content.

Creative Commons Zero v1.0 UniversalCC0-1.0

Awesome StimulusJS

Modestly awesome list of StimulusJS related content.

Stimulus is, in many ways, the opposite of other modern frameworks available today. Here is what creators have to say about it:

It doesn’t seek to take over your entire front-end—in fact, it’s not concerned with rendering HTML at all. Instead, it’s designed to augment your HTML with just enough behavior to make it shine. (c)

This repository aims to showcase what is possible with this approach and link any other helpful content for your modest JS journey.

Contents

Packages

Reading

Podcasts

Other Modest Code

  • ModestJS E-Book - A short ebook for those who want to write modest JavaScript.
  • Black Candy - A self hosted music streaming server. Biggest open source rails app done with StimulusJS.
  • Trimmings - Set of patterns that allow you to add DOM manipulation by adding data-trimmings-* attributes.
  • Turbolinks - Turbolinks makes navigating your web application faster and pairs perfectly with StimulusJS.
  • jquery-events-to-dom-events - Pick up legacy jQuery "events" using DOM event listeners.

Community

  • Stimulus forums - Official community forums. Biggest wealth of information is scattered across those, but activity is slow.
  • Stimulus Reflex discord - Focused on Stimulus Reflex, but a lot of discussion about stimulus and a lot of knowledgable people on matter. Very active, questions get answered in minutes.
  • Better Stimulus - An opinionated collection of StimulusJS best practices from community.