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

📂 Sort files into directories #2

Open
LyubomirT opened this issue Jan 27, 2024 · 2 comments
Open

📂 Sort files into directories #2

LyubomirT opened this issue Jan 27, 2024 · 2 comments
Labels
enhancement New feature or request feature good first issue Good for newcomers

Comments

@LyubomirT
Copy link
Owner

The root directory of the app is currently, well... let's say it isn't as clean as expected. Sorting everything into directories should improve the structure of the app and will make it easier to develop updates.

@LyubomirT LyubomirT added enhancement New feature or request good first issue Good for newcomers feature labels Jan 27, 2024
@Diem0n
Copy link
Contributor

Diem0n commented Feb 3, 2024

do you have any specific structure in mind because I think we should split the code in renderer as well into different files makes it easier to navigate and maintain along with other organization of files and logic.

@LyubomirT
Copy link
Owner Author

For now, the only problem here is the renderer.js file, as it is the largest one compared to others. My initial idea is to split functions (that are possible to split) into different files and utilize them as modules. But I'm open to whatever suggestions you may have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants