Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Issue while Fetching Data from Firebase on Mat Table

i'm not able to fetch data from  firebase on mat table from component ts getAllStudent() { this.service.getAllStudent().subscribe((data: any)=>{ console.log(data.payload) this.students = data.map((e: { payload: { doc:...

Swift Firebase Firestore not able to get variable outside of embedded query

Note: This is not a swiftUI I have a collection called **teamMembers** and another one called **patients**. In the **patients** document is an array field with a list of the **teamMembers** (document id). I am trying to set a toggle switch to ...

How to Read Data from Firebase in NoSQL?

//Signup const signupForm = document.querySelector("#signup-form"); signupForm.addEventListener("submit", e => { e.preventDefault(); // feel free to change the object keys to match your data model db.ref("users/").push({ ch...

How to Loop Through Images on Firebase Storage with a Click of Button

How do I loop through images stored on Firebase storage on the click of a button in Android application.

Firebase With Facebook

Hello, Im building a web-app using react with Firebase as DB. my plan is to skip the Server writing and working with Firebase on the lowest level of security. I know its very unsecured that way but my priority is the client using React. im ...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: