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

Brainstorm: Code organization and complexity management #233

Open
ClickerMonkey opened this issue Aug 10, 2020 · 0 comments
Open

Brainstorm: Code organization and complexity management #233

ClickerMonkey opened this issue Aug 10, 2020 · 0 comments

Comments

@ClickerMonkey
Copy link
Member

As an application becomes more complex - what is the best way to manage it?

  • The folder/file structure we have now might not be ideal. Something graphical - like a supplemental mind map could improve it.
  • The current structure also organizes code into one place - there could be several routes to the code.
  • Maybe you can explore code through different perspectives depending on the entry/input point in the application.
  • Maybe searching through code the traditional way of searching and clicking is inefficient. Sometimes you want to search based on something that isn't captured in the function name or directly in the code - and you could specify metadata on code to make it searchable. This relies on people to do it and keep it up to date - like comments. Maybe not a great idea?
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

No branches or pull requests

1 participant