Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70616

Get data from firebase

$
0
0

@MaBbKhawaja wrote:

i want too get data from firebase can you please help me with writing a simple code

getDataFromFirebase(){

  this.afd.list('https://workout-63cc2.firebaseio.com/').valueChanges().subscribe(
    data=>{
      console.log(JSON.stringify(data));
      this.items=data;
    }
  );

}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>