
Beginner's Guide to Ionic Angular Unit Testing (Part 2) - Mocks and Spies
We continue unit testing for Ionic apps with Mocks & Spies in Testing by using ApiService & SPY methods. We discuss Angular Services(Testing

We continue unit testing for Ionic apps with Mocks & Spies in Testing by using ApiService & SPY methods. We discuss Angular Services(Testing

Learn how to implement Anonymous authentication in Ionic 5 apps using Firebase. Convert anonymous user to regular email auth based user.

Learn how to implement Email authentication in Ionic 5 apps using Firebase. Also learn how to reset password, change email, get profile info

Learn how to implement RTL or right-to-left language direction in Ionic. Check how different ionic components look with RTL

We begin explaining unit testing for Ionic apps and setting up environment using Karma Server and Jasmine.Next Spec file, TestBed, Jasmine.

Learn how to implement Facebook login in Ionic 5 apps using Firebase. Fetch user profile info and save user Firebase session.

Learn how to implement an Image Cropper in Ionic 5 apps. Pick image from camera or gallery and crop to any dimension

Learn how to pick images in Ionic 5 app using Camera and image picker. Understand the details and test on a demo android app.

Learn how to implement a Google authentication in Ionic 5 apps using Firebase. Let users login using their Google account

Github Actions: How to deploy Ionic Angular App to Firebase Hosting