Last year I started a cool idea with a friend together and although the idea was pretty basic, it took me months to implement the first version.
Why?
[Read more…] about How to Build Your SaaS With Javascript (and why it’s Awesome)
Ionic Tutorials - Build Cross Platform Apps
Last year I started a cool idea with a friend together and although the idea was pretty basic, it took me months to implement the first version.
Why?
[Read more…] about How to Build Your SaaS With Javascript (and why it’s Awesome)
Your favorite tech combinations is back!
Firebase continues to be the leading hosting platform in Ionics 2018 Developer Survey and it’s no wonder – getting started is super easy and you get the benefits of a real backend in only minutes!
[Read more…] about How to Build An Ionic 4 App with Firebase and AngularFire 5
When you work with structured data that is distributed in different categories and elements, chances are high you have looked out for a nice interface that allows to open/collapse categories while also allows to slide items horizontal in a visual appealing way.
[Read more…] about Dynamic Ionic 4 Slides with Shopping Cart
If you need some sort of text recognition inside images for your app you’ll come across the two most popular libraries called Ocrad and Tesseract. Both of them work pretty good out of the box so why not add the OCR functionality to your Ionic app?
[Read more…] about Building an Ionic OCR App with Tesseract
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 Calendar..
[Read more…] about Building a Calendar for Ionic With Angular Calendar & Calendar Alternatives
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 visualise Firebase Data?
[Read more…] about How to Visualise Firebase Data with Chart.js and Ionic
By Simon 8 Comments
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 which allows to deploy Ionic apps (and all other web contents!).
[Read more…] about How to Deploy Ionic Apps as Website to Heroku
By Simon 11 Comments
If you want to use a Google Service like the YouTube REST API you have the chance to make requests even without going through a full user authentication and OAuth process.
[Read more…] about How to Use the YouTube API with Ionic
By Simon 7 Comments
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? [Read more…] about How to Add Ionic In App Purchases For iOS