I think the current version of ionic (0.9.26) still doesn’t support the angular $templateCache, right? It would be very nice to have this feature supported in the later version to reduce the number of requests. Instead of sending multiple request to get the templates, we could send only one request to get the cached templates file. I think it’s really worth in mobile development.
Thank you the team to create this amazing framework. You guys really awsome!