firebase

Firestore In Swift Tutorial

Firestore in Swift tutorial

Learn how to add a database feature to any Swift application with Firestore through a simple to-do application tutorial.
Wisdom Ekpot
5 min read

Using Firebase Cloud Messaging as a pub/sub service

Learn how to use Google's Firebase Cloud Messaging as a pub/sub service in your React app in this detailed step-by-step tutorial.
Aleem Isiaka
8 min read

Exploring Supabase, the open source Firebase alternative

Learn about Supabase, an open source Firebase alternative, with a fun example build and detailed descriptions of its functionality.
Madushika Perera
9 min read
Create A Fitness Tracker With React And Firebase

Create a fitness tracker with React and Firebase

Learn how to build a full-stack app with React and Firebase by following this tutorial on creating a fitness tracker web...
Sander de Bruijn
7 min read

How to implement AdMob in React Native with Firebase

Earn extra income by running ads on your React Native apps using AdMob and Firebase in this step-by-step tutorial.
Emmanuel Etukudo
5 min read
Firebase and Fauna Logos

Firebase and Fauna: Comparing database tools for frontend devs

In this guide, we’ll compare Firebase and Fauna, evaluating each tool for learning curve, complexity, scalability, performance, and pricing.
Ganesh Mani
7 min read
Implementing authentication in Next.js with Firebase

Implementing authentication in Next.js with Firebase

Authentication is a crucial feature in web apps today. See how to use Firebase and React Context to implement user auth...
Marie Starck
7 min read
Flutter and Firebase Logos

Implementing Firebase Authentication in a Flutter app

Learn how to integrate Firebase Authentication with your Flutter app with this demonstration of building an email-password login process.
Souvik Biswas
6 min read

Using Firebase Authentication in NestJS apps

Learn how to integrate Google's Firebase Authentication services into a NestJS app with this tutorial and example build.
Sijuade Ajagunna
11 min read

Logging and remote error reporting in mobile apps

Learn about common problems (and their solutions) with logging and error reporting frameworks for debugging apps with ease.
Nabil Kazi
8 min read
Firebase Logo in Front of a Fireplace

Using Firebase Emulator Suite and React for local-first development

Your guide to setting up a Firebase project using the command line, as well as how to use the Firebase Emulator...
Simohamed Marhraoui
3 min read
Firebase and TypeScript Logos Overlapping

Building a REST API with Firebase cloud functions, TypeScript, and Firestore

Here, you can learn how to build a REST API with Firebase cloud functions, TypeScript, and Firestore.
Ebenezer Don
13 min read