Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Firestore

Introduction to Firestore

It is my presentation slide on English Night 15.

#mobile
#Firestore
#Firebase

Kenichi Kambara

May 13, 2022
Tweet

More Decks by Kenichi Kambara

Other Decks in Technology

Transcript

  1. About me •Mobile App Development •[Of fi cial] Evangelist at

    NTT TechnoCross •[Private] iplatform.org •Traveling (Been to 40 countries) / Running Kenichi Kambara (@korodroid) 
  2.  3 Important points of Firestore 1. Data Structure 2.

    Security Rules 
 3. Useful Tips for Development 
 

  3.  Firestore Keywords 3. collection 2. document 1. data ->multiple

    ToDo data ->one ToDo data ->each column of ToDo data
  4.  How to set up 1. Install Firebase CLI %curl

    -sL firebase.tools | bash 
 2. Initialize a project as a Firebase Project %firebase init 3. Launch Firebase Emulator %firebase emulators:start ref.ɿFirebase Of fi cial Website
  5.  Bene fi ts of Local Development •Can be developed

    without minding other developers •Easy to debug •Can be used without worrying about the cost
  6.  Please let me know if you have any requests

    
 such as technical speeches, technical writings and so on. Facebook:http://fb.com/kanbara.kenichi Twitter:@korodroid LinkedIn:http://www.linkedin.com/in/korodroid Thank you so much