What's the difference between Pjax and Turbolinks? Just a generic version of the same thing? Could Stimulus [Reflex] be hacked to work with Django or does it have strong ties to Rails?
Stimulus doesn't care about your backend, it's pure client side JS. You just load it (Stimulus itself and your controllers) and it looks for Stimulus stuff inside your HTML.
StimulusReflex is a Rails thing that's much more involved than Stimulus.
https://github.com/danjac/localhub
https://github.com/danjac/kando
https://github.com/danjac/django-saas-starter