Ionic 2 Tutorial Part 2

Photo Storage Tutorial Part 2 Writing Unit Tests for your Ionic 2 app DISCLAIMER Because Angular 2 is still putting out release candidates at this time (2016-08-23), some of what you see may not be applicable to whatever version is currently out when you read this. I’ll try to update this article when I can if/when a definite testing strategy is put out by the angular team. Intro GitHub repo for this tutorial at https://github....

August 22, 2016 · 12 min · 2454 words · CJ Coffey

Ionic 2 Tutorial Part 1

Photo Storage Tutorial Part 1 Using Ionic 2 and Firebase 3 to store your photos in a relatively secure location GitHub repo for this tutorial at https://github.com/dually8/Ionic2-Workshop So, I initially made this workshop/tutorial thing for work, but since I started a blog, a friend/colleague of mine said I should put it here. So, here we go. Let’s look at what you’ll be making, first. Essentially, we have a login page with email and password, a main page for taking photos and uploading them, and a secondary page for viewing your saved photos (which pulls from Firebase)....

August 18, 2016 · 9 min · 1883 words · CJ Coffey