KonnorRogers / mrujs

UJS for modern javascript.
https://mrujs.netlify.app
MIT License
164 stars 16 forks source link

Is it possible to use mrujs without Turbo ? #173

Closed bdavidxyz closed 2 years ago

bdavidxyz commented 2 years ago

What if I just want mrujs without Turbo*-things ? Is it possible ? What will work ? Or not ?

KonnorRogers commented 2 years ago

@bdavidxyz it may be possible, but I really haven't explored what this looks like. Turbo is mostly only used for AJAX forms. It should gracefully degrade, but I don't guarantee anything.