Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Any further development? #78

Open
nerdoc opened this issue Feb 28, 2023 · 2 comments
Open

Any further development? #78

nerdoc opened this issue Feb 28, 2023 · 2 comments

Comments

@nerdoc
Copy link
Contributor

nerdoc commented Feb 28, 2023

Hello devs,
no changes since last year, development seems to have stagnated.
Has this library any future, or will it be abandoned?

@scuml
Copy link
Contributor

scuml commented Mar 4, 2023

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.

@nerdoc
Copy link
Contributor Author

nerdoc commented Mar 4, 2023

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)

A aombination would be really great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants