Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

What is the equivalent of "resolve" in ionic 2?

$
0
0

@willb this is a good idea!

What if I want to use a service and then push the page? Something like:

@Page {
  providers: [ItemsService]
}
...
goToNextPage(site) {
  // Get all items
  this.itemsService.retrieveData();

  this.nav.push(NewPage);
}

How would you deal with it?


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>