How to create modals with form handling through a Turbo frame
Creating a modal that handles form submissions for both error and success cases has become a breeze with the latest Turbo.js
Creating a modal that handles form submissions for both error and success cases has become a breeze with the latest Turbo.js
Enjoy clearer Rails server log in development
Apply neat fade out & fade in css transitions using declarative style data attributes.
Following the spirit of Turbo Frames, modals with forms should work just as well on a regular page, as well as in a modal frame.
Meet the supercharged version of `puts`.
It's easier to control your extension when the single source of logic is the one on the server. I'll show you how to serve your JS, CSS and HTML directly from the the server to gain full control of the user experience.