Ionic getting Pokemon cards from an API
Like many apps, we want our app to pull data from a specific API.
In this case, it's a Pokemon TCG (Trading Card Game) API.
It's a good practice to create a service that will wrap the API, so we will be looking at that today.
The end result will be t...
h.daily-dev-tips.com5 min read