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 5 App Navigation with Login, Guards & Tabs Area
beginner
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 angular 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)
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 tools called “Ionic Pro” to your team?
[Read more…] about How To Increase Your Teams Efficiency with Ionic Pro
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 our little sandbox tutorials. Let’s talk about a simple image sharing app with Firebase!
[Read more…] about Case Study: Realtime Image Sharing App with Ionic and Firebase
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, which is using an Ionic Side Menu and a Tab Bar navigation together.
[Read more…] about How to Combine Ionic Side Menu and Tabs Navigation
How to Build an Ionic Calendar App
Out of the box there is no Ionic Calendar component to display a classic calendar inside your app, but what if you want to give people the chance to add events and display everything inside a good-looking view?
[Read more…] about How to Build an Ionic Calendar App
15 Reasons Why You Should Develop Ionic Apps
If you plan to develop your next app and are undecided whether you go for native or a cross-platform framework, this guide will give you 15 rock solid reasons you should think of Ionic as your framework of choice.
[Read more…] about 15 Reasons Why You Should Develop Ionic Apps
How to Build An Ionic App with Firebase and AngularFire 4
When it comes to building an Ionic app with a solid backend, the current choice for many people is Firebase, and most of the time combined with AngularFire. And for reasons.
[Read more…] about How to Build An Ionic App with Firebase and AngularFire 4