ionic

Hero image for article
Icon for article
google mapsionic

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.

Hero image for article
Icon for article
authenticationfirebaseionic

Email and Facebook Authentication with Ionic 1.x and Firebase

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.

Hero image for article
Icon for article
ionic

How to Create a Nested Tab View in Ionic 1.x

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.

Hero image for article
Icon for article
apiionicspotify

Building a Simple Spotify Player with Ionic 1.x

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.

Hero image for article
Icon for article
backendfirebaseionic

Create a Real Time Chat App with Ionic 1.x and Firebase

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

Hero image for article
Icon for article
ionictheming

Creating an Attractive Login Screen in Ionic 1.x with Flexbox

7 min read

In this tutorial we are going to focus on creating an attractive login screen using our own custom styling and layout

Hero image for article
Icon for article
backendfirebaseionic

Implementing the Master Detail Pattern in Ionic 1.x with Firebase

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.

Hero image for article
Icon for article
animationionic

How to Create Animations with CSS in Ionic 1.x

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.

Hero image for article
Icon for article
cordovaintermediateionicionic3securityvideo

Extracting the Source Code of any Cordova Application

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.

Hero image for article
Icon for article
beginnerionicionic2security

Basic Security for Ionic & Cordova 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.

Hero image for article
Icon for article
beginnerionic

An Introduction to ES6 Modules for Ionic Developers

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.

Hero image for article
Icon for article
ionic

Is Ionic’s Drag & Drop App Builder Any Good?

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.

Hero image for article
Icon for article
discussionionic

8 Reasons Why I’m Glad I Switched to the Ionic Framework

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.

Hero image for article
Icon for article
angularionic

What’s the Difference Between Ionic and AngularJS?

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

Hero image for article
Icon for article
discussionionicionic2

7 Reasons Why Ionic 2 Is Better Than Ionic 1

8 min read

I'm going to be talking about things I like about Ionic 2 purely from a development perspective.

Hero image for article
Icon for article
ionicionic2

Is Ionic the WordPress of the Mobile App World?

9 min read

In this article, I'm going to explore both the positive and negative similarities between Ionic and Wordpress