In this chapter, we have gone through the process of building a simple Ionic 1 Todo App. Next, we prepared a rough migration plan and followed the same to migrate the Ionic 1 Todo app to Ionic 2. We have seen some key differences between the Ionic 1 and Ionic 2 app, when it comes to migration and taking advantage of the latest features such as Ionic Native and Storage API.
Do check out Chapter 11, Ionic 3 to see the difference between Ionic 2 and Ionic 3.
In the next chapter, we will be testing the Ionic 2 Todo App that we have migrated.