Integration with Turbo - or something else - to have persisting element #361
Unanswered
jeromelebleu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I've never tried to integrate Turbo with Django, but if you already have something working I'm not sure it's worth it. 🤷 However, I'd love to hear about how it goes if you try and/or look at an example code repo to help troubleshoot anything you might run into. 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a website with an audio player which must persist across page loads. It works fine with Turbo, but I would like to enhance the player with Unicorn by turning it into a controller.
Thus, I am wondering if using Unicorn could be compatible with Turbo - or if you know a more appropriate library or solution to achieve this goal?
Thanks in advance - and nice work by the way!
Beta Was this translation helpful? Give feedback.
All reactions