itp-dwd / 2020-spring

Repo for Dynamic Web Development Spring, 2020
26 stars 18 forks source link

[databases] firebase reference #17

Closed joeyklee closed 4 years ago

joeyklee commented 4 years ago

TBH, I feel like firebase is all over the place. Maybe once you get a hang of the API its great, but all their tutorials feel chaotic 😬

https://firebase.google.com/docs/web/setup

example: https://github.com/firebase/quickstart-js/tree/master/functions

joeyklee commented 4 years ago

Flavio Copes has a great tutorial on this: https://flaviocopes.com/firebase-firestore/

joeyklee commented 4 years ago

This one too: https://flaviocopes.com/firebase-hosting/

joeyklee commented 4 years ago

closing this as this is now referenced in the "guides/database-services-guide.md"