filmov
tv
Firebase Firestore: CRUD | Swift 4, Xcode 9
Показать описание
Today we go over CRUD operations (create, read, update, delete) with Firebase's new database, Firestore, using Swift 4. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to get up and running with Firestore and set it up and a production ready way.
Most modern apps require users to interact with one another, and having a server/databse that can make that happen is very important. Learning how to use Firebase with your iOS app can help you become a full stack developer, thus making you a more valuable employee. It can also be a useful skill to test different techniques outside of your production app by replicating the results of your own server and exploring possibilities.
Video Breakdown:
0:00:00 - Intro
0:03:14 - Demo
0:04:20 - The starter project
0:07:11 - Setting up the user object
0:16:30 - Firebase Console
0:19:30 - Firebase iOS setup
0:26:00 - Firestore helper service
0:29:55 - Firestore collections explained
0:32:30 - Create
0:36:55 - Read
0:42:25 - Update
0:44:35 - Delete
0:47:15 - Improving access to collection references
0:52:25 - Codable User
0:55:25 - Encodable create
1:09:05 - Decodable read
1:12:00 - Decodable snapshot
1:25:00 - Encodable Update
1:33:15 - Identifiable delete
1:37:50 - Sign out
See what's next on the schedule by checking out my Trello board:
The finished project is available to any students of the free YouTube On my website. Make sure you enroll today:
If you have any questions or comments about the tutorial, or want to suggest a video to make, feel free to leave a comment below, or reach out to me on Twitter:
If you found this tutorial helpful, make sure to subscribe to the channel for more great tutorials.
Most modern apps require users to interact with one another, and having a server/databse that can make that happen is very important. Learning how to use Firebase with your iOS app can help you become a full stack developer, thus making you a more valuable employee. It can also be a useful skill to test different techniques outside of your production app by replicating the results of your own server and exploring possibilities.
Video Breakdown:
0:00:00 - Intro
0:03:14 - Demo
0:04:20 - The starter project
0:07:11 - Setting up the user object
0:16:30 - Firebase Console
0:19:30 - Firebase iOS setup
0:26:00 - Firestore helper service
0:29:55 - Firestore collections explained
0:32:30 - Create
0:36:55 - Read
0:42:25 - Update
0:44:35 - Delete
0:47:15 - Improving access to collection references
0:52:25 - Codable User
0:55:25 - Encodable create
1:09:05 - Decodable read
1:12:00 - Decodable snapshot
1:25:00 - Encodable Update
1:33:15 - Identifiable delete
1:37:50 - Sign out
See what's next on the schedule by checking out my Trello board:
The finished project is available to any students of the free YouTube On my website. Make sure you enroll today:
If you have any questions or comments about the tutorial, or want to suggest a video to make, feel free to leave a comment below, or reach out to me on Twitter:
If you found this tutorial helpful, make sure to subscribe to the channel for more great tutorials.
Комментарии