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

Improving Code Readability: Moving Categories Array into Separate File #290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Peter3Khalil
Copy link

Moving Categories Array into Separate File

  • This commit reorganizes the project structure by moving the Categories array into its own dedicated file. This separation enhances code modularity and maintainability, making it easier to manage and update category-related data independently. By isolating the Categories array into its own file, we improve code readability and streamline future development efforts.

  • Additionally, this change ensures better version control management, as modifications to category data won't affect other parts of the codebase. The Categories array file is now located in a more intuitive directory structure, promoting a cleaner and more organized project layout.

Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:27pm

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

Successfully merging this pull request may close these issues.

None yet

1 participant