Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate enabling turbo globally #1308

Open
JasonBarnabe opened this issue Aug 15, 2024 · 2 comments
Open

Investigate enabling turbo globally #1308

JasonBarnabe opened this issue Aug 15, 2024 · 2 comments

Comments

@JasonBarnabe
Copy link
Collaborator

Is there a performance benefit to having turbo running globally, where all requests become JS requests? Does this break anything?

@cyfung1031
Copy link
Contributor

Turbo globally? What do you mean?

@JasonBarnabe
Copy link
Collaborator Author

Turbo is a JS framework. Greasy Fork currently uses Turbo for JS on form actions, like confirm before submit and links that do POSTs. Turbo more generally lets the page be partially replaced on navigation, which theoretically is better performance-wise.

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

No branches or pull requests

2 participants