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

[FEATURE] Apply SOLID and Clean Code practices #76

Open
KalebeLopes opened this issue Apr 7, 2022 · 0 comments
Open

[FEATURE] Apply SOLID and Clean Code practices #76

KalebeLopes opened this issue Apr 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KalebeLopes
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Suggestion of improvements to try to clean up the code as much as possible by removing variables and functions declared but not used and unnecessary comments.

Describe the solution you'd like

remove from the code variables and functions declared but not used and unnecessary comments.

Describe alternatives you've considered

app/javascript/legacy_react/api/api/NonprofitsApi.ts
app/javascript/legacy_react/api/api/UsersApi.ts

Branch

clean-code-solid

@KalebeLopes KalebeLopes added the enhancement New feature or request label Apr 7, 2022
@KalebeLopes KalebeLopes self-assigned this Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant