Describe Problem
Although I don't want to entirely break the current behavior, I think @seanpdoyle added a number of key points above best practices that I think would be prudent of mrujs to document. For example, using <button> over <a> for data-method and using formmethod and formaction instead of data-method and data-url respectively.
Provide Examples
hotwired/turbo-rails#257 (comment)
Describe Problem
Although I don't want to entirely break the current behavior, I think @seanpdoyle added a number of key points above best practices that I think would be prudent of mrujs to document. For example, using
<button>over<a>fordata-methodand usingformmethodandformactioninstead ofdata-methodanddata-urlrespectively.Provide Examples
hotwired/turbo-rails#257 (comment)