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
beginner
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
Why I Switched to Ionic (And Never Regret My Decision)
It’s not like native development is bad. Swift itself is a beautiful language, and even Android Studio is not that bad anymore, so how comes more and more people switched to Ionic?
[Read more…] about Why I Switched to Ionic (And Never Regret My Decision)
Building an Ionic Image Gallery With Zoom
The image gallery is a classic pattern used in many applications which need to display any kind of grid with pictures or photos to the user. If you have specific requirements, there might not be an out of the box solution that works fine for you, that’s why we will create our own Ionic image gallery.
[Read more…] about Building an Ionic Image Gallery With Zoom
Protecting Your App With Ionic Auth Guards
Recently I dig into authentication with Ionic a bit more and found a rather unrepresented topic that can actually help to secure your app really easy. I stumbled upon the Ionic Auth Guards while working on a new JWT Authentication course for the Ionic Academy.
[Read more…] about Protecting Your App With Ionic Auth Guards
Preview of the Ionic Academy
Let’s face the truth: Learning to code is challenging and can sometimes be frustrating. You can get lost in your self studies and reach a point where you loose interest and focus on something else because you simply can’t find anymore fun in it.
[Read more…] about Preview of the Ionic Academy
The Beginning of the Ionic Academy
A few weeks ago the Ionic Academy was announced and the response was incredible. You really want a platform to learn and interact and that’s what the Ionic Academy will become – designed for the actual needs of the people. But there is a lot more that goes into such a launch.
[Read more…] about The Beginning of the Ionic Academy