You can build a native mobile app from your React app without even using React Native. Sounds crazy?
[Read more…] about From React Web to Native Mobile App with Capacitor & Ionic
beginner
Celebrating 5 Years Ionic Academy
Exactly today the Ionic Academy started 5 years ago – and to kick off the anniversary celebration week I’m offering the initial monthly discount from 5 years ago again!
[Read more…] about Celebrating 5 Years Ionic Academy
How to Build a Native App from Angular Projects with Capacitor
The popularity of Capacitor is constantly rising, and given the fact that you can turn basically any web project into a native mobile app with Capacitor is the simple reason for Capacitors fame.
[Read more…] about How to Build a Native App from Angular Projects with Capacitor
Build Your First Ionic App with Firebase using AngularFire 7
Using Firebase as the backend for your Ionic apps is a great choice if you want to build a robust system with live data fast, and by using AngularFire you can use a simple wrapper around the official Firebase JS SDK.
[Read more…] about Build Your First Ionic App with Firebase using AngularFire 7
The Ionic Image Guide with Capacitor (Capture, Store & Upload)
Capturing, storing and uploading image files with Ionic is a crucial task inside many applications, even if it’s just a small avatar of a user. At the same time, the process to handle images and the filesystem can be challenging sometimes.
[Read more…] about The Ionic Image Guide with Capacitor (Capture, Store & Upload)
How to Integrate Supabase in Your Ionic App
If you have used Firebase in the past, you might have come across Supabase, an open source Firebase alternative that’s currently in Beta but getting a lot of great feedback.
[Read more…] about How to Integrate Supabase in Your Ionic App
Ionic App Navigation with Login, Guards & Tabs Area
Most apps require a certain kind of boilerplate code, with login, introduction page, routing and security – and that’s what we will create in this tutorial.
[Read more…] about Ionic App Navigation with Login, Guards & Tabs Area
Practical Ionic – Build Real World Applications
It’s difficult to implement best practices and connect functionality based on simple tutorials. That’s why I created a new book for you – a practical guide to building real Ionic applications.
[Read more…] about Practical Ionic – Build Real World Applications
15 Angular Component Libraries you Need to Know About
Over the years, countless great wrappers and additional libraries for Angular appeared to help you develop your apps and websites faster without reinventing the wheel all the time.
[Read more…] about 15 Angular Component Libraries you Need to Know About
Building an Ionic 4 Pokédex with Search, Infinite Scroll & Skeleton Views
While we focus on different detailed aspects of Ionic in most tutorials, today I wanted to offer a more holistic approach that everyone can follow to integrate some of the most common features into an Ionic 4 app.
[Read more…] about Building an Ionic 4 Pokédex with Search, Infinite Scroll & Skeleton Views
Understanding Angular Routing in Ionic Apps
While the Angular Router has been around for quite some time, Ionic developers only started to use it since version 4 (or before if you were into pure Angular as well). Because some of the UI patterns are not that easily transferred to the new way of routing many of you had problems during the migration phase of your apps or simply getting started with v4.
[Read more…] about Understanding Angular Routing in Ionic Apps
10 Tools & Services Every Ionic Developer Should Know
We live in great times where we can use free frameworks and tools, even additional services with powerful tools, to create and realise our own apps without any real cost besides hardware and time!
[Read more…] about 10 Tools & Services Every Ionic Developer Should Know
10 Tips & Tricks for Building Websites with Ionic 4
It’s nothing new that Ionic apps can easily be deployed as a website (which is very common these days given the popularity of PWAs) or desktop version wit Electron, but once you got so much space available it’s easy to just make your mobile design bigger. [Read more…] about 10 Tips & Tricks for Building Websites with Ionic 4
5 Animation Packages You Can Immediately Use Inside Your Ionic App
With Ionic and Angular you have a lot of options when it comes to animations inside your app. You can actually get started with Angular Animations or any other package that you can install in a matter of minutes!
[Read more…] about 5 Animation Packages You Can Immediately Use Inside Your Ionic App
How to Create a Simple Ionic 4 Firebase App with AngularFire
The Ionic 4 Firebase combination remains one of the most used in terms of a cloud backend, and today we will use the latest version of Ionic with the AngularFire RC11 to build a simple todo application!
[Read more…] about How to Create a Simple Ionic 4 Firebase App with AngularFire
Building a Basic Ionic 4 Login Flow with Angular Router
It’s time for Ionic v4 content, and what fit better than the all-time classic login flow example? With Ionic 4 it becomes a lot easier to protect our apps the real Angular way using the Angular Router.
[Read more…] about Building a Basic Ionic 4 Login Flow with Angular Router
Is Ionic the Right Choice for My Project?
Ionic has been around for quite some years and with the latest release of version 4 it becomes an even better option for developing hybrid apps than it was already. Still, there are drawbacks and scenarios where Ionic might not be (or should not be) your first choice.
[Read more…] about Is Ionic the Right Choice for My Project?
10 Simple Ionic Hacks
Even years after starting with Ionic we can learn something new that can safe us time or just make it easier for us to work with Ionic. From time to time I stumble upon a quick fix to an issue I lived with for a long time, therefore I wanted to document those Ionic hacks in one easy to remember place.
[Read more…] about 10 Simple Ionic Hacks
Celebrating One Year Ionic Academy
Almost exactly one year ago on March 28. the Ionic Academy opened doors for the first time and has ever since been the coding school for all Ionic interested developers (and those who want to become Ionic Developers).
[Read more…] about Celebrating One Year Ionic Academy
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 challenging as the meaning of Ionic Problems is not always clear.
[Read more…] about 10 Common Ionic Problems & Error Messages (And How to Fix Them)