Integrate Firebase into your team's development workflow

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 1

  • @b0otable
    @b0otable 2 роки тому +5

    Interesting video. The element I don't understand is how you deal with development changes to your firebase database with a specific preview url. You discuss having a Test-Database and a Production-Database, however the way you describe development seems to assume that every preview URL will utilize the exact same database structure. This is probably reasonable for more developed apps but perhaps not during initial development. I would be interested to know how you suggest handling multiple version of firebase databases that are linked with specific preview URLs as well as best practices for firebase firestore migrations between versions with production data.