Skip to content

Services#33

Open
giulitruant wants to merge 5 commits intoutnfrrottads:servicesfrom
giulitruant:services
Open

Services#33
giulitruant wants to merge 5 commits intoutnfrrottads:servicesfrom
giulitruant:services

Conversation

@giulitruant
Copy link
Copy Markdown

Servicio con LocalStorage terminado y funcionando

}
}

Save(list: any[]){
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

en ts/js los metodos van con minusculas

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leete la guia de airbnb que pub licamos en la catedra

Comment thread src/app/todo.service.ts
completedSize() {
return this.list.filter(item => item.isCompleted).length ;

// incompletedSize() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eliminar codigo comentado

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.

2 participants