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

Migrating to Node with Vite for Improved Collaborative Development #13

Open
fracergu opened this issue Oct 19, 2023 · 0 comments
Open

Comments

@fracergu
Copy link
Contributor

Hello,

First off, I want to say that I've thoroughly enjoyed collaborating on this project. As the codebase grows and more contributors join, I believe there's an opportunity to streamline the development environment and make our collaborative work even smoother.

Proposal: Migrate the project to use Node with the Vite bundler.

Benefits:

  • Easy Package Management: With Node and npm, we can easily install and manage libraries that can enhance the project.
  • Fast Development Environment: Vite provides a lightning-fast development server with HMR (Hot Module Replacement) that boosts our productivity.
  • Consistent Code Style: We can configure code formatters (like Prettier) and linters which would ensure that all contributors maintain a consistent code style, minimizing style-related issues.

I truly believe that taking this step would make the project more interesting and attract even more contributors, all while making the development process more efficient and enjoyable for everyone involved.

Would love to hear your thoughts on this!

Best regards

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

1 participant