You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: