LoginSignup
2

More than 5 years have passed since last update.

firebase push set 違い

Posted at

firebaseのpush と set の違いについて

setメソッドはただ単に追加するだけであるのに対し、pushメソッドは追加する時にその一個上の階層に一意のキーを自動で作成してくれる。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2