Archive of: February, 2017
-
Integrating Firebase into an Ionic app with AngularFire2 part 2
Friday 24th February, 2017 - 12:23pmIn this final part of our tutorial I show you how to use AngularFire2 to update your Ionic applications with data retrieved from Firebase...
-
Integrating Firebase into an Ionic app with AngularFire2 part 1
Thursday 23rd February, 2017 - 9:10pmIn this tutorial I'll take you through using AngularFire 2 to integrate Firebase data with an Ionic application...
-
Creating an Ionic project
Thursday 16th February, 2017 - 11:20amIf you've spent time working with the Ionic framework you'll be familiar with how to create a project from the command line.
In this tutorial I want to go through some additional options that you might not be aware of when creating a new Ionic project...
-
Improving Ionic app launch times
Friday 10th February, 2017 - 11:12amFinding your Ionic applications are slow to launch? In this tutorial I'll guide you through one simple "trick" to resolve this situation.
-
Resolving Ionic Serve lab JS error
Tuesday 7th February, 2017 - 7:22pmFor some reason I haven't been able to discern Safari 9.1.1 fails to properly launch the ionic serve -lab command.
Thankfully fixing this is very simple.