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

[Content] add recommendations about minimizing packages to JavaScript Guidelines #668

Open
possumbilities opened this issue Sep 16, 2022 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
Projects

Comments

@possumbilities
Copy link
Contributor

possumbilities commented Sep 16, 2022

Problem

There's no guidance for contributors when solving a problem by utilizing packages within a node ecosystem project. There should be some measure of reasonable guidance that is not so specific as to hinder work, but also to keep a balance of clarity and reduce unnecessary complexity.

Description

Find, research, and outline specific guidance about keeping this to a minimum, ways to rectify this, and bridging differing philosophical routes to ensure that sprawl is absent or minimal.

Some key points:

  • better to write a function than include a package.
  • what is the threshold (ex. lines of code) for re-implement vs package inclusion
  • when in the project lifecycle should packages be reduced

Additional context

@possumbilities possumbilities added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository labels Sep 16, 2022
@possumbilities possumbilities changed the title [Feature] add recommendations about minimizing packages to JavaScript Guidelines — Creative Commons Open Source Sep 16, 2022
@cc-open-source-bot cc-open-source-bot added this to Ready for Development in Active Sprint Sep 16, 2022
@cc-open-source-bot cc-open-source-bot removed this from Ready for Development in Active Sprint Sep 16, 2022
@cc-open-source-bot cc-open-source-bot added this to Pending Review in Backlog Sep 16, 2022
@possumbilities possumbilities changed the title [Content] add recommendations about minimizing packages to JavaScript Guidelines — Creative Commons Open Source Sep 19, 2022
@possumbilities possumbilities moved this from Pending Review to Open Source Community in Backlog Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
1 participant