Summary
In this chapter, we learned how to create an Ionic application based on the side menu template. We used this knowledge to create our London Tourist Application. We also had a look at the code that makes up an Ionic side menu template and learned about the building block elements of a side menu application. We rounded up by querying some data via Ajax using the Angular $http
service and rendered our tourist destinations.
In the next chapter, we will extend our existing application and use some more complex Ionic components to do some really cool stuff.