Quantcast
Channel: Devdactic – Ionic Tutorials
Browsing all 183 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Google Sign-In with Ionic and Firebase

Google Sign-In has become one of the most used authentication methods out there, and this is in part because of how easy it is to the users to sign-in across multiple devices without managing...

View Article


Image may be NSFW.
Clik here to view.

How to Combine Ionic Side Menu and Tabs Navigation

The navigation inside Ionic projects is in general quite simple, but once you try to combine different navigation patterns things can get really tricky. Especially one case happens a lot in reality,...

View Article


Image may be NSFW.
Clik here to view.

Case Study: Realtime Image Sharing App with Ionic and Firebase

We often go through various code examples for different use cases with Ionic here, but we seldom talk about building real world apps, where we most certainly encounter different problems then inside...

View Article

Image may be NSFW.
Clik here to view.

How to Make iOS In-App Purchases Inside Ionic

Many apps offer them, and the most successful apps live from it: In-app purchases. Who has never bought some coins, crystals or anything in his favorite game? In this article we will learn how to...

View Article

Image may be NSFW.
Clik here to view.

Learning Ionic: The State of the Ionic Academy

Ionic is growing every day, more and more companies bet on cross-platform apps over native development and the need for developers skilled with Angular is continuously rising. Early in 2017 I set out...

View Article


Image may be NSFW.
Clik here to view.

Building an Ionic Fitness App with iOS HealthKit Integration

If you want to create the next killer lifestyle fitness app, chances are high you want to log your measurements into the official Health app on iOS. With the help of a Cordova plugin we can easily...

View Article

Image may be NSFW.
Clik here to view.

Ionic Realtime Chat with Socket.io

There are many ways to build a chat application with Ionic. You could use Firebase as a realtime database, or you can use your own Node server with some Socket.io, and that’s what we gonna do today. In...

View Article

Image may be NSFW.
Clik here to view.

How to use the YouTube REST API with Ionic

If you want to use a Google Service like the YouTube API you have the chance to make requests even without going through a full user authentication and OAuth process. For some services you can easily...

View Article


Image may be NSFW.
Clik here to view.

How to Parse, Visualise and Export CSV Data with Ionic

Recently I came up with a new app idea and had to find a way to display and edit CSV data inside an Ionic app. There is no general way to achieve the visualisation like inside Excel, but actually there...

View Article


Image may be NSFW.
Clik here to view.

Ionic Image Upload and Management with Node.js – Part 1: Server

In times of Instagram and the constant need to share our food and cat images, the image upload function inside an Ionic app is one of the most requested tutorials. A while ago you saw how to implement...

View Article

Image may be NSFW.
Clik here to view.

Ionic Image Upload and Management with Node.js – Part 2: Ionic App

This is the second post of our Ionic Image upload series! Last time we were building the Node.js backend and API routes, now it’s time to actually use them from a real Ionic app to upload images,...

View Article

Image may be NSFW.
Clik here to view.

How to Deploy Your Ionic App as Website to Heroku

Our Ionic App is in itself a simple website, and if you want to build your project for mobile and as a webpage, there’s an easy way to make your app available to the whole world with Heroku. Heroku is...

View Article

Image may be NSFW.
Clik here to view.

Ionic AWS S3 Integration with NodeJS – Part 1: Server

For long time the Amazaon Web Services (AWS) have been around and people love to use it as a backend or simply storage engine. In this series we will see how we can upload files from our Ionic app to a...

View Article


Image may be NSFW.
Clik here to view.

Ionic AWS S3 Integration with NodeJS – Part 2: Ionic App

For long time the Amazaon Web Services (AWS) have been around and people love to use it as a backend or simply storage engine. In this series we will see how we can upload files from our Ionic app to a...

View Article

Image may be NSFW.
Clik here to view.

How To Increase Your Teams Efficiency with Ionic Pro

If you’re taking the hybrid route for your app development project you’ll save time compared to multiple separate native projects. What if you could save even more time by introducing another suite of...

View Article


10 Common Ionic Problems & Error Messages (And How to Fix Them)

We have all seen many error messages while developing our Ionic apps. Some appear more frequent, others appear only on very special occasions. But especially for beginners these messages can be...

View Article

Image may be NSFW.
Clik here to view.

How to Store Files on Firebase Storage with Ionic

We all know that Firebase is pretty amazing when it comes to realtime updates of your data. But what Firebase is also great for is uploading data and files to the private Storage each of your Firebase...

View Article


Image may be NSFW.
Clik here to view.

Increase Ionic Scroll Performance with Virtual Scroll & Infinite Scroll

When working with Ionic we mostly use the classic Ionic list and iteration patterns we know about. However, if you have a lot of data to display it makes sense to keep an eye on performacne of your...

View Article

Image may be NSFW.
Clik here to view.

How to Visualise Firebase Data with Chart.js and Ionic

We’ve seen many Firebase realtime apps with chats, shopping lists and the classic todo list. But there’s so much else that can benefit from the live updates and sync of your data. What if we could...

View Article

Image may be NSFW.
Clik here to view.

Building a Calendar for Ionic With Angular Calendar & Calendar Alternatives

Recently I was in need of a Calendar Component for one of my Ionic apps. Although there are some premade options available, none of them really solved all my needs out of the box. So I tried Angular...

View Article
Browsing all 183 articles
Browse latest View live