Building more complex Ionic interfaces isn’t always easy, so today we will take a look at another popular app and learn to build the Spotify Ui with Ionic!
[Read more…] about Building the Spotify UI with Ionic
intermediate
Building the Twitter UI with Ionic Components
What if you could build any popular UI with Ionic components? This tutorial on building a Twitter UI with Ionic is the start to a new series of tutorials!
[Read more…] about Building the Twitter UI with Ionic Components
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!
[Read more…] about How to Add Ionic Facebook Login 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!
[Read more…] about Building an SQLite Ionic App with Capacitor
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.
[Read more…] about How to add Capacitor Google Sign In to your Ionic App
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!
[Read more…] about Building an Ionic Firebase Chat with Authentication
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!
[Read more…] about The Essential Ionic Image Zoom Guide (Modal & Cards)
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!
[Read more…] about How to Create an Ionic PWA with Web Push Notifications
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?
[Read more…] about How to Use Firebase Analytics with Ionic
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.
[Read more…] about Practical Ionic – Build Real World Applications
The Push Notifications Guide for Ionic & Capacitor
To send push notifications to your users with Ionic and Capacitor you don’t need a specific service, but you need to configure a bunch of things upfront to make it work.
[Read more…] about The Push Notifications Guide for Ionic & Capacitor
How to Build an Ionic 5 Calendar with Modal & Customisation
Having a calendar component in your Ionic app could be an essential element for your whole app experience, and while there’s not a standard solution, there are a lot of free components we can use.
[Read more…] about How to Build an Ionic 5 Calendar with Modal & Customisation
Ionic 5 Image Upload with NestJS & Capacitor: Capacitor App
This is the second part of a mini series on image upload with Ionic. In this part we’ll create an Ionic app with Capacitor so we can upload image files from the browser and iOS & Android apps!
[Read more…] about Ionic 5 Image Upload with NestJS & Capacitor: Capacitor App
Ionic 5 Image Upload with NestJS & Capacitor: The API
Image upload is one of the most common use cases in your Ionic app, and to show you everything you need, we’ll build both the API and app together!
[Read more…] about Ionic 5 Image Upload with NestJS & Capacitor: The API
Building Ionic Desktop Apps with Capacitor and Electron
If you want to build your Ionic app for multiple platforms you can not only build it for iOS, Android and a web app – you can also use the same code for building a desktop application!
[Read more…] about Building Ionic Desktop Apps with Capacitor and Electron
How to use WordPress API Authentication with Ionic
If you want to use WordPress API authentication and connect your Ionic app to it, most likely you also want to make user of the users your page already has (or use it as a simple backend for your next app).
[Read more…] about How to use WordPress API Authentication with Ionic
How to Build a PWA QR Code Scanner with Ionic for iOS & Android
If you want to build a QR scanner into your Ionic app, you are using a Cordova plugin most of the time. But what if you want to use it as a website, or perhaps PWA?
[Read more…] about How to Build a PWA QR Code Scanner with Ionic for iOS & Android
How to Upload Files from Ionic to Firebase Storage
Firebase can be used in a lot of ways, and besides the database the second biggest feature might be its cloud storage.
[Read more…] about How to Upload Files from Ionic to Firebase Storage
Building an Authentication System with Ionic 4 and NestJS
Whether you celebrate Christmas or not, today is your happy day as I’ve prepared this special for all Devdactic followers!
[Read more…] about Building an Authentication System with Ionic 4 and NestJS
How to Build Ionic 4 Chart.js Apps with
When you want to display charts inside your application, there’s a variety of great packages out there that you can use so the question comes up, which one should I use?
[Read more…] about How to Build Ionic 4 Chart.js Apps with