All Books 93 Stack Overflow 82 Daily Thoughts 78 Ionic 61 Miscellaneou$ 60 Quick tips 43 CodeProject 36 NodeJS 27 Programming 22 JavaScript 18

How to make Ionic 1 app look good on iPhone X

In this post, I’ll show you how to make your Ionic 1 app look good on iPhone X. The instructions below assume you have the old Ionic CLI…

How to add PayPal to Ionic 1 apps

TL;DR In this tutorial, I’m going to show you how to add the option of paying with PayPal to your Ionic 1 apps. The demo project is on…

Cordova Ionic Plugin for Search Ads App Attribution API

TL;DR Cordova plugin for reading Search Ads App Attribution on iOS 10.0+ only with an Ionic demo showcasing its usage. The Search Ads API plugin for Cordova/Ionic didn’t…

How to use deep linking in Ionic 1 apps with Ionic Native Deeplinks plugin

In this tutorial, I’m going to show you how to use deep linking in Ionic 1 apps with Ionic Native Deeplinks plugin that’s originally made for Ionic 2…

4th Ionic framework meetup in Čakovec

Our 4th Ionic Framework Meetup was held last Thursday, 13th of October. It was titled Designing with Macaw, and it was all about design this time. I would…

Cordova plugin for VoIP push notifications

TL;DR This plugin didn’t exist, so I made it – Cordova plugin for receiving VoIP push notifications on iOS 8.0+ only. Installation For Ionic: ionic plugin add cordova-ios-voip-push…

3rd Ionic framework meetup in Čakovec

Yesterday I held the third Ionic framework meetup in Čakovec titled Getting started with Angular 2. I showed how to get started with Angular 2 by using the…

2nd Ionic Framework Meetup Čakovec

Last week I held the second Ionic framework meetup in Čakovec. I talked about how to get started with Test Driven Development in Ionic framework, and we had…

Build an Ionic app for searching gifs using Giphy API

Last week I held the first Ionic framework meetup in Čakovec. Hereby I would like to thank Goran Levačić, the leader of incubation and education in TICM, for…

Introduction to TDD in Ionic framework

TL;DR In this rather long post, I’m going to give you an introduction to Test Driven Development in Ionic. First ,I’m going to cover some basic theory concepts…

How to Launch an Ionic Web App – Where Should Ionic Server be Running?

In this StackOverflow question I answered how to launch an Ionic web app I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently…

How to use Exis to Create a Chat App in Ionic

This is a guest blog post from Exis where they explain how to use Exis to create a chat app in Ionic. Exis is a BaaS startup based…

When is it appropriate to use ion-pane in Ionic Framework?

In this StackOverflow question I answered when it is appropriate to use ion-pane in Ionic Framework I’m a big fan of Stack Overflow and I tend to contribute…

60th SQL/DEV User Group meeting

Finally, I got my 5 minutes (well, OK, 45 to be exact) of fame 🙂 I was presenting Ionic Framework to  fellow developers on the 60th SQL/DEV UG…

How to build a shopping app with Ionic Framework and Firebase

The sixth post about Ionic framework for Pluralsight was about making use of Firebase when building a real-time shopping TODO application. You can see the post here: How to build…

Showcasing Ionic Apps For a Portfolio Without Publishing Them to App Stores

In this StackOverflow question I answered how to showcase your Ionic apps for a portfolio without publishing them to App Stores I’m a big fan of Stack Overflow and…

Ionic Framework: A definitive 10,000 word guide

The fifth post about Ionic framework for Pluralsight is actually a condensed (well, if you can call a 10,000+ word article condensed ;)) article of the series so…

Cordova and Ionic SMS Receiver

In this StackOverflow question I answered why it isn’t possible to read SMS in Ionic application which you want to deploy to Apple’s App Store I’m a big fan…

Why doesn’t window.something throw an error?

In this StackOverflow question I asked why doesn’t window.something throw an error I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in…

What do Yeoman Generators “really” add to Ionic Projects?

In this StackOverflow question I answered what do actually Yeoman Generators add to the Ionic projects. I’m a big fan of Stack Overflow and I tend to contribute…

How to test Cordova plugins without device

In this StackOverflow question I answered which Cordova plugins you can test without the actual device. I’m a big fan of Stack Overflow and I tend to contribute…

Ionic – how to handle when external api server is offline?

In this StackOverflow question I answered how to handle when external API server is offline. I’m a big fan of Stack Overflow and I tend to contribute regularly (am…

I made it to the top of StackOverflow’s all time answerers list for Ionic tag

I’m a big fan of Stack Overflow, and I tend to contribute regularly (am currently in the top 0.X%). As you may know, I’m really into Ionic framework…

How to run Node.js server in Ionic mobile app?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Connect to MongoDB remote server with Ionic

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to run Ionic serve permanently?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to send an email in Ionic framework application?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to publish the app to the Apple’s App Store and Google’s Play Store

edit: These posts don’t exists in their separate form anymore. Instead, they have been merged into one big post that you can read here. But, in case you…

Ionic 1.2 is out!

The team from Ionic announced their new 1.2 version today. This should get you very excited because the things these guys are making are truly praiseworthy. As they say…

How to polish, create icons and splash screen images, add ads, share and test our calculator application

In my third tutorial about Ionic framework for Pluralsight, I’m going to show you how to: polish, create icons and splash screen images, add ads, share and test…

How to deploy Ionic as a website?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to create a calculator application with Ionic framework by using Ionic Creator for UI

edit: the old link is not working anymore and all four posts have now been merged into one huge post: Ionic Framework: A definitive 10,000 word guide. In…

ionic plugin add phonegap-plugin-push results in a 404 Not Found Error

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Firebase $authWithOAuthRedirect doesn’t call $onAuth without page refresh

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Use navigator.geolocation or $cordovaGeolocation in Ionic

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to design a two column button in Ionic framework

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

My new post about Ionic on Pluralsight

I haven’t posted in three weeks now, but there’s a good reason for it – I was preparing a post for Pluralsight on the topic of Ionic. This…

How to test Cordova plugins in Ionic without a device?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Ionic is wordpress for mobile apps

As the official blog post nicely states mobile just changed forever How come? Well, as the post says Google started indexing iOS 9 apps that support the HTTP deep…

Build an app for distribution with Ionic Package

As just announced on the official blog post IonicPackage now lets you build an iOS app for distribution on Windows machine. This indeed is a huge news. However, don’t…

How to use ECMAScript 6 features in Ionic framework?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Subversion ignored files for Ionic Framework

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Android/iOS app with Django as backend

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Where to get .xap file in Windows using ionic build?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to populate select in Ionic Creator

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

How to retain Ionic sidebar on every page?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Ionic announces Ionic Market – make money with the framework you love

Ionic publically announced Ionic Market on their blog. On the market (http://market.ionic.io/) you can buy (and even sell): project starters (Firebase, Parse, Heroku, etc…) plugins (swipable cards, timepickers, maps,…

Check network information change with Ionic framework

TL;DR In this tutorial, I’m going to quickly show you how to get network information change with Ionic framework. What do I mean by network information change? Well,…

Ionic announces Ionic Lab – a GUI tool replacement for Ionic CLI

From the official blog post, Ionic just announced a new shiny tool called Ionic Lab; which is a GUI tool that tends to be a replacement for the well…

How to redirect users if there is no Internet connection in Ionic framework?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Use Ionic or Cordova?

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts, I will be posting my…

Show Interstitial Ad via AdMob in Ionic every 2 minutes

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts I will will be posting…

cordova-plugin-whitelist Error 404 not found

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts I will will be posting…

Ionic View Manage Apps

I’m a big fan of Stack Overflow and I tend to contribute regularly (am currently in the top 0.X%). In this category (stackoverflow) of posts I will will be posting…

Adding AdMob to Ionic framework application step by step

In case you’re looking for a way to implement Google AdMob ads in Ionic framework 3, then check out this tutorial: How to make money with Google AdMob…

Ionic Analytics Alpha

From an official blog post, Ionic Analytics Alpha gives you all the data you need to better understand and optimize your push notifications, deployments, and much, much more.…

Posting data from Ionic app to PHP server

TL;DR This is the simplest example which shows how to POST data from an Ionic app to a PHP server. The tutorial covering the Ionic version 2 can be…

Ionic Deploy Alpha enables app update on the fly

Yesterday (10.06.2015) Ionic announced the Deploy Alpha which enables you to update your app without having to wait for the review & approval. They say that Ionic Deploy…

Ionic has a bright future by partnering with IBM

This is indeed awesome, as it hopefully means that Ionic is here to stay, so that all of us who use it won’t have to fear for it’s…

Handling Ionic CORS issue

CORS = Cross origin resource sharing – a pain in the butt when trying to do an ajax request when developing locally. For local testing I ended up using…

Create icons and splash screen automatically with ionic resources

In Ionic framework you can use the ionic resources command to automatically generate icons and splash screen of different sizes and for optionally different platforms (iOS, Android). All you have…