Created
May 3, 2018 00:39
-
-
Save ExtremeGTX/f538b041c968627dff92dad5a375d15d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Angular Firebase (channel): | |
https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA/search?query=firestore | |
Quick Start: | |
https://angularfirebase.com/lessons/firestore-with-angularfire-basics/ | |
OAuth (Google, fb, etc.) Sign-in: | |
https://angularfirebase.com/lessons/google-user-auth-with-firestore-custom-data/ | |
Python SDK (maybe used on RPi) | |
https://firebase.google.com/docs/reference/admin/python/ | |
https://github.com/firebase/firebase-admin-python | |
Understanding Angular modules (NgModule) and their scopes | |
https://medium.com/@cyrilletuzi/understanding-angular-modules-ngmodule-and-their-scopes-81e4ed6f7407 | |
Dashboard Templates: | |
https://github.com/akveo/ngx-admin | |
https://startangular.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment