10:31
I tried 5 Firebase alternatives
Firebase leads the backend-as-a-service space, but there are many popular alternatives like AWS amplify, Supabase, Nhost, ...
8:16
Is Supabase Legit? Firebase Alternative Breakdown
#cloud #firebase #review Resources Supabase https://supabase.io/ Firebase https://firebase.google.com/ Chapters 00:00 ...
6:21
Firebase vs Supabase — I Built The Same App With Both
I built the same app using Firebae and Supabase. Supabase advertises itself as the Firebase open source but is that a fair ...
5:53
How to Connect Firebase Users to their Data - 3 Methods
Learn how to maintain user/data relationships with Firebase users and data from the Realtime database. I provide three different ...
9:13
Model Relational Data in Firestore NoSQL
Learn how to model and structure data relationships with the Firestore NoSQL Database. We build simple one-to-many and ...
2:35
#databases #tech #100SecondsOfCode This video is NOT sponsored. Resources Firebase http://firebase.google.com/ ...
44:59
Build a Full Stack E-Learning App | NextJS, Strapi, Typescript, MUI - 6. User Progress
In this video, we're building the Lessons UI for our courses page, making it easy to watch each lesson one by one. We'll connect ...
5:56
Firebase Database Performance Profiling
Learn how to run a database profile on the Firebase realtime database to analyze speed and memory: ...
4:35
Firebase Realtime DB vs Firestore 🔥
Full-Stack Firebase: https://www.fullstackfirebase.com/
6:31
What's the Difference Between Cloud Firestore & Firebase Realtime Database? #AskFirebase
On this episode of #AskFirebase, Jen & Todd answer even more questions about Cloud Firestore from users like you! Do you ...
2:37
Supabase is the open-source Firebase alternative that features an impressive collection of tools like PostgreSQL, user ...
10:47
Do we really need firebase in 2023
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss ...
13:12
Controlling Data Access Using Firebase Auth Custom Claims (Firecasts)
The Firebase Admin SDK supports defining custom attributes on user accounts. This provides the ability to implement various ...
18:42
Firebase Realtime Database JavaScript | Firebase crud javascript
Hi, In this video we will create a simple app using real-time firebase databases. We will perform cr operations in the app to learn ...
28:08
Firebase Database Rules | Firebase with Abe (Google Developer)
---------- Check the source code of the example project (Note: You won't be able to store data on my FB project, set up your own ...
29:52
Firebase Realtime Database For Web Tutorial - Rules
A Beginner friendly guide to learn the basics of Firebase Realtime Database so you can implement it in your next web apps ...
59:26
The Firebase Realtime Database and Flutter - Firecasts
Let's add the Firebase Realtime Database to your Flutter app! This tutorial will cover basics like installing the library, writing and ...
13:52
Implement Firebase Realtime Database in your app using Jetpack Compose
In this video, you'll learn how to read, write, and update documents using the Realtime database. Let's connect ...