During the ng-conf in the key note they announced about Angular Mobile Toolkit, which has the following key features: instant loading, offline support, installable and handle notifications.
I know Meteor provides offline support as well, but it has its own implementation.
How would building an app using Angular Mobile Toolkit work together with Meteor? Which implementation of offline support would be used? Is it up to a developer to decide? How this should be approached?