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

Split the JS source code into a set of JS files #23

Open
LabinatorSolutions opened this issue May 28, 2024 · 0 comments
Open

Split the JS source code into a set of JS files #23

LabinatorSolutions opened this issue May 28, 2024 · 0 comments
Labels
design Design and UI related improvements or issues easy for beginners Easy for beginners enhancement New feature or request good first issue Good for newcomers hacktoberfest Good for new contributors - https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed up-for-grabs Good for new contributors - https://up-for-grabs.net/

Comments

@LabinatorSolutions
Copy link
Owner

Currently, the main JavaScript file (scripts.js) is excessively large, containing over 5,800 lines of code. We need to split this into smaller, more manageable JavaScript files to improve readability and maintainability.

@LabinatorSolutions LabinatorSolutions added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers design Design and UI related improvements or issues easy for beginners Easy for beginners hacktoberfest Good for new contributors - https://hacktoberfest.digitalocean.com/ up-for-grabs Good for new contributors - https://up-for-grabs.net/ hacktoberfest-accepted and removed hacktoberfest-accepted labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design and UI related improvements or issues easy for beginners Easy for beginners enhancement New feature or request good first issue Good for newcomers hacktoberfest Good for new contributors - https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed up-for-grabs Good for new contributors - https://up-for-grabs.net/
Projects
None yet
Development

No branches or pull requests

1 participant