How to Add Ionic Facebook Login with Capacitor

How to Add Ionic Facebook Login with Capacitor

Adding Ionic Facebook login to your app can help to quickly sign in users, and the setup required to make it work with Capacitor is actually not too hard!

INTERMEDIATE IONIC

Building an SQLite Ionic App with Capacitor

Building an SQLite Ionic App with Capacitor

If you need to store more data than a few keys, you should pick the SQLite Ionic integration that you can easily use with Capacitor to add powerful SQL functionalities to your app!

INTERMEDIATE IONIC

How to add Capacitor Google Sign In to your Ionic App

How to add Capacitor Google Sign In to your Ionic App

If you need a social sign in inside your Ionic app, adding Capacitor Google sign in is actually a breeze to implement after some initial configuration.

INTERMEDIATE IONIC

Building an Ionic Firebase Chat with Authentication

Building an Ionic Firebase Chat with Authentication

If you want to get started with Ionic and Firebase, building a simple Ionic Firebase chat is the first thing you can do that’s easy to achieve and yet powerful at the same time!

INTERMEDIATE IONIC

The Essential Ionic Image Zoom Guide (Modal & Cards)

The Essential Ionic Image Zoom Guide (Modal & Cards)

Adding Ionic image zoom is often a requirement in apps, but the implementation isn’t very well documented. In this tutorial we will implement a simple Ionic image zoom based on the Ionic slides!

INTERMEDIATE IONIC

Ionic App Navigation with Login, Guards & Tabs Area

Ionic App Navigation with Login, Guards & Tabs Area

Most apps require a certain kind of boilerplate code, with login, introduction page, routing and security – and that’s what we will create in this tutorial.

BEGINNER IONIC

How to Create an Ionic PWA with Web Push Notifications

How to Create an Ionic PWA with Web Push Notifications

If you plan to build a website or PWA with Ionic, you can’t rely on standard push notifications. But instead, you can easily integrate web push instead!

INTERMEDIATE IONIC

How to Use Firebase Analytics with Ionic

How to Use Firebase Analytics with Ionic

Since you might already use Firebase in your project, why not use the analytics functionality it provides in combination with Google?

INTERMEDIATE IONIC

How to Build Your Own Capacitor Plugin for Ionic

How to Build Your Own Capacitor Plugin for Ionic

When you work with a framework like Capacitor, you should know how it works internally, and how you can overcome challenges even if there’s not a plugin out there for your needs.

ADVANCED IONIC

Practical Ionic - Build Real World Applications

Practical Ionic - Build Real World Applications

It’s difficult to implement best practices and connect functionality based on simple tutorials. That’s why I created a new book for you – a practical guide to building real Ionic applications.

ADVANCED BEGINNER INTERMEDIATE IONIC