Firebase
A handful of resources I've picked up building stuff with Firebase for iOS and using cloud functions
YouTube Playlists
Getting to know Cloud Firestore
SwiftUI and Firebase – Semi Live
Build a todo list app w/ SwiftUI & Firebase
Courses
Firestore Queries and Data Modeling
Learn how to query and model data in Firestore by example.

Articles
⏱ Scheduling Firebase Cloud Functions with Cloud Scheduler
I recently came across the use case where I needed to schedule a Firebase Cloud Function. I wanted to trigger my function every night to…
