Open letmegoforit opened 7 years ago
tutorial https://www.firebase.com/docs/web/guide/user-auth.html https://firebase.google.com/docs/web/setup https://codelabs.developers.google.com/codelabs/firebase-web/#2
Git repo
https://github.com/firebase/firebaseui-web
docs
https://firebase.google.com/docs/
example
https://www.firebase.com/docs/web/examples.html https://firebase.google.com/docs/samples/#web https://github.com/firebase/firebase-simple-login
video
https://www.youtube.com/watch?v=F6UWb9FNnj4&list=PLGCjwl1RrtcRTbJ9WBL9exbUFNqwzz9if&index=3
https://codelabs.developers.google.com/codelabs/firebase-web/#2
You should try the following:
firebase login --no-localhost
https://github.com/batmannolove/firebaseui-web/tree/master/demo
https://github.com/firebase/quickstart-js search for other people implementing this http://stackoverflow.com/questions/41282052/how-to-run-a-firebase-sample google: firebase quickstart (stackoverflow)
then use guide from http://stackoverflow.com/questions/41282052/how-to-run-a-firebase-sample
cli 成功 本机localhost打开firebase login登陆授权
https://firebase.google.com/docs/cli/
clone是通过mac的root 完成的,所以编辑器没有权限修改代码
compare比葫芦画瓢
所以不能这样新建数组 要的是下面的效果
https://firebase.google.com/docs/reference/js/firebase.database.DataSnapshot 重新研究snapshot等,研究优化目前三层结构
最后录个视频给他
Show-Tech