Great demo! However, there's an issue in leveraging this example going forward.
I was testing out your app but when I tried to assemble it piece by piece my version wouldn't read from Parse without a webpage reload. I finally figured out that they added caching in beta 14. When I added cache: false to the todos.html controller it fixed.