Chapter 12
It would be very cumbersome to maintain all the partial templates embedded inside
index.html (or similar initial file). During development we would still prefer to
keep each template as a separate file. In this case the final index.html file should be
generated as part of the build process.
Filling in the $templateCache service
Preloading partial templates with the