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
intermediate
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