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

Migrate to React/Vite #2

Open
lewxdev opened this issue Jan 8, 2023 · 1 comment
Open

Migrate to React/Vite #2

lewxdev opened this issue Jan 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lewxdev
Copy link
Owner

lewxdev commented Jan 8, 2023

Migration to Next.js and React.js should enable

  • scalability for new features (such as pages for statistics, about/credits, leaderboard, etc.)
  • better DX for PWA support (via next-pwa)
  • improved overall performance via stateful components
  • little-to-no effort for deployment with Vercel on a custom domain
@lewxdev lewxdev added the enhancement New feature or request label Jan 8, 2023
@lewxdev lewxdev self-assigned this Jan 8, 2023
@lewxdev
Copy link
Owner Author

lewxdev commented Jan 30, 2023

It would probably be better to use a solution other than Next.js
It would make make more sense as a single-page app and can be deployed on GitHub page rather than Vercel
Considering giving React.js/Vite a test run

  • Vite PWA is a viable alternative for next-pwa
  • Offers similar/better performance benefits

@lewxdev lewxdev changed the title Migrate to Next.js Migrate to React/Vite Jan 30, 2023
This was referenced Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant