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

Replace router.js with Turbo #5265

Open
gravitystorm opened this issue Oct 16, 2024 · 0 comments
Open

Replace router.js with Turbo #5265

gravitystorm opened this issue Oct 16, 2024 · 0 comments
Labels
refactor Refactoring, or things that work but could be done better

Comments

@gravitystorm
Copy link
Collaborator

We have a router.js file, which allows page navigation without full page reloads. However, this functionality is also provided, along with a lot more things, by Turbo.

We should figure out how to remove our router.js. This would ideally be done incrementally, but if necessary could be implemented in one larger change. I don't yet have enough experience with Turbo to suggest the best approach.

@gravitystorm gravitystorm added the refactor Refactoring, or things that work but could be done better label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring, or things that work but could be done better
Projects
None yet
Development

No branches or pull requests

1 participant