
Part 3: Advanced Google Maps Integration with Ionic 1.x and Remote Data
5 min read
In this tutorial we're going to complete the transition from basic Google Maps implementation to an advanced and production ready implementation.
5 min read
In this tutorial we're going to complete the transition from basic Google Maps implementation to an advanced and production ready implementation.
4 min read
We will set up a simple email and Facebook authentication process, and we will also look at how to integrate the Facebook Connect plugin so that users can authenticate using the Facebook app on their native device, rather than using an in app browser.
2 min read
In this tutorial I'm going to show you how to modify this tab view so that we can separate each tab out into its own file and how to set up routing so that each tab has its own navigation stack.
4 min read
In this tutorial I will show you how to login to Spotify, access your playlists, read the track data and also play some music snippets.
3 min read
We will keep our existing login flow, but now when a user is authenticated we will send them to the chat room. From here they will be able to see a list of all of the messages that have been sent, and they will be able to add their own messages
7 min read
In this tutorial we are going to focus on creating an attractive login screen using our own custom styling and layout
4 min read
What I'm going to do in this tutorial is modify the application Andrew created to use Firebase as the backend for data storage.
5 min read
Animations are one of the little details that can make an average mobile app outstanding. You need to be careful with animations though, especially with HTML5 based mobile applications.
1 min read
In this video, we walk through how you can extract the source code for any Cordova application on the app store, and why this is an important design consideration for your own applications.
6 min read
When it comes to Ionic applications there are a few key things that I feel are important to know and understand when building applications with potential security concerns.
4 min read
In this tutorial, we are going to take a look at how we make use of ES6 modules in an Ionic application and how exactly they work.
3 min read
The short of it is You're not going to be able to build an entire application in Ionic Creator (at least not yet anyway), but it is an awesome tool for quickly creating UI and prototype apps.
9 min read
I really do just love using Ionic and I'd like to provide some justifications as to why I think the framework is so good in this post.
8 min read
In this tutorial we build the exact same functionality as the email and Facebook login with Firebase in an Ionic application tutorial but just with AngularJS
8 min read
I'm going to be talking about things I like about Ionic 2 purely from a development perspective.
9 min read
In this article, I'm going to explore both the positive and negative similarities between Ionic and Wordpress