Already a member? Log into the course platform
Get Started with Ionic and Firebase
FREE COURSE
Building backend infrastructure for your apps is tough. CRUD, File Storage, Security, are all needed but sometimes they can be difficult to build.
Firebase provides this functionality out of the box, so that you can configure and let it handle everything for you, all of this functionality is there ready for you to use.
We’ll cover things like:
- Creating your first application.
- How to perform CRUD operations with Firestore.
- Using Capacitor to access the phone’s native functionality.
- Understanding Security Rules

Your first book saved me hours of effort building authentication workflows when I was only about 50% in
Transform your Ionic app into a PWA
FREE COURSE
Deploying your apps to the web makes sense, you don’t need to pay an App Store tax, and you can share them with a single link.
What if we could have our apps deployed to the web, but with native-like powers, like installing in the home screen, accessing device functionalities, and overall looking like a mobile app?
That’s where PWA come into play, giving you the best of both worlds, looking like a mobile app and running on the browser.
We’ll cover things like:
- Using the Angular CLI to autogenerate all your files.
- PWA Best Praactices.
- Enabling Push Notifications.
- How to deploy to Firebase Hosting.
- Technical SEO.

I used Jorge's guide to build a sports matching app for a client. Everything is going really well thanks to you! I don't know what I would've done with Firebase without your guide, to be honest!
Start Securing all the Firebase APIs you’re using 🕵🏼♂️
PREMIUM COURSE
This course has two main goals:
- For you to have a general understanding of how to start securing your Firebase applications to lock the features you have to the people you want accessing it.
- And for you to have a checklist to come back to whenever you’re deploying a new application to make sure you don’t miss any steps.
We’ll cover things like:
- Allowing access to Firebase from only chosen domains.
- Restrict your API key access.
- Secure and Structure your Firestore Data.
- Secure your Cloud Functions.
- Secure your Cloud Storage Bucket.

Without Jorge's help, I would not have been able to launch my project. Now, it's live in both app stores and the web!