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

Move all logic to services #4

Open
2 tasks
JuanjoSalvador opened this issue Oct 23, 2024 · 0 comments
Open
2 tasks

Move all logic to services #4

JuanjoSalvador opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request to-do Tasks waiting for join

Comments

@JuanjoSalvador
Copy link
Owner

JuanjoSalvador commented Oct 23, 2024

Description

Currently there is lot of duplicated lines of code due to some components implementing the same functions. This could be moved to services which give rest of components all those repeatable functions.

Expected behaviour

No more duplicated code.

Checklist

  • Posts service
  • Users service
@JuanjoSalvador JuanjoSalvador self-assigned this Oct 23, 2024
@JuanjoSalvador JuanjoSalvador added enhancement New feature or request to-do Tasks waiting for join labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do Tasks waiting for join
Projects
None yet
Development

No branches or pull requests

1 participant