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
Ionic
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 Create an Email List with Firebase, Sendfox and Ionic
If you want to integrate an email list for your app or website, you have countless options – but today I’ll show you a really simple way to make everything work with Firebase cloud functions!
[Read more…] about How to Create an Email List with Firebase, Sendfox and Ionic
How to Setup Universal Links in Ionic (iOS & Android)
It is possible to open your iOS and Android app directly through special Universal Links or even a standard link these days – but the setup isn’t super easy.
[Read more…] about How to Setup Universal Links in Ionic (iOS & Android)
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 Create a Horizontal Navigation for Ionic Desktop Views
When you want to use your Ionic app as a website it’s not just enough to fill the available space – some UI element should simply be different.
[Read more…] about How to Create a Horizontal Navigation for Ionic Desktop Views
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
How to Build a Canvas Painting App with Ionic 4
The canvas is a very mighty element, which you can use for all kind of functionalities ranging from image manipulation to creating a painting app.
[Read more…] about How to Build a Canvas Painting App with Ionic 4