That will do for now! In this article we already implemented most of our desired functionality. Our app can display, add, and delete to-dos, toggle their completed status, show how many of them are completed, and apply filters....provided, will contain the index of the current item. Also, a...<ul> {#each todos as todo, index (todo.id)} <li> <input type="checkbox"...