Deno Crash Course #5 - Integrating Deno with Firebase Firestore

preview_player
Показать описание
Join us for part 5 of the Deno Crash Course series where we integrate our REST API with Firebase's Firestore database.

▬▬▬▬▬▬▬▬▬▬ Links

▬▬▬▬▬▬▬▬▬▬ Let's Connect


Рекомендации по теме
Комментарии
Автор

But you're using the client sdk for what should be a server side operation using admin sdk. Once you introduce firestore rules you'll need to authenticate with a user that would pass all the rules.

ShadySamir
Автор

Damn, I wish you had used the SQLite module at this point.

MarkConstable
Автор

how did you get the deno tasks to autocomplete at 8:10?

jakeycakester