You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
There will be a future. I'm in the midst of a massive Turbo project for a media company and am getting a good feel for what abstractions and conveniences would be best to add to this project.
This project has helped me realize the vast majority of Turbo's benefits can be realized without an additional library. And what we need even more at the moment is a library of patterns with demos on how to best implement Turbo in a Django project. These would include:
Methods to add Turbo to your project. (Webpack vs inline)
Form submission and errors
Pagination
I'll start work on this within the next few months time. Drop a line here if anyone is interested in contributing their expertise.
The feature I am missing most is "HTMX style": originating GET/POST requests from arbitrary tags.
Turbo is great, but UI can't do things that are possible with HTMX.
(HTMX itself lacks the easy websocket part, which auto updates certain UI parts as push)
Hello devs,
no changes since last year, development seems to have stagnated.
Has this library any future, or will it be abandoned?
The text was updated successfully, but these errors were encountered: