Let’s get Fired up: Getting started with Firebase Firestore

Wouldn’t it be great to have a cloud database tool that’s easy to use and helps you create real-time responsive iOS apps? One where you can easily store and synchronize your data without having to worry about the mystical workings of the cloud? Firebase Firestore (by Google) can offer you all of that and more! This talk will dive into Firestore fundamentals and how to structure the DB for your iOS app. In addition, I will compare relational databases versus NoSQL databases (which is what Firestore is)

Code

Speakers