AngularJS Todos

  • {{todo.text}}
{{remaining()}} {{remaining() == 1 && 'item' || 'items' }} left.