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

my-solution #68

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

my-solution #68

wants to merge 6 commits into from

Conversation

cdleonp
Copy link

@cdleonp cdleonp commented Dec 4, 2024

Mi solución fue la siguiente:

  • Creé 3 componentes: el add-to-do para crear un nuevo ToDo, el to-do-list para mostrar la lista y el to-do-summary para ver el resumen y los filtros.
  • Todo el manejo del flujo de datos se hace a través del servicio to-do.service.ts.
  • Para manejar el estado hice uso de observables.

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.

1 participant