Build a Simple Todo List
By this point we’re almost capable of building a simple todo list, so let’s give that a try. I encourage you to give it a shot on your own, but don’t spend too much time on it because there are a couple of gotchas. Download the source code here and switch to the 04-start-todo-list branch. …