We can update the Firebase data in a similar fashion. Notice how we are using the players/john path. var johnRef = firebase.database().ref("players/John"); ...
確定! 回上一頁