Ad

Saturday, April 23, 2016

Tutorial Spotlight - Firebase API real time data storage with URL CRUD User Authentication

General
  • Firebase security
    • Because firebase is an URL based database, implementing security is important
  • Can enable email password authentication (login) using $firebaseAuth service
  • Can create angularjs service using firebase


----------

Simple Login with Firebase
http://firebase.github.io/firebase-simple-login/
https://www.firebase.com/docs/security/simple-login-overview.html
https://www.firebase.com/docs/security/guide/user-security.html

AngularFire security rule builder tool https://github.com/firebase/blaze_compiler
high quality important dev tool

Firebase Security API overview
high quality video dev tool
https://www.youtube.com/watch?v=IGlzbmnAlRQ

Using firebase with ember
https://www.firebase.com/blog/2014-03-21-new-firebase-ember-bindings.html


----------

Angular and Firebase CRUD

Firebase angular demo http://www.youtube.com/watch?v=C7ZI7z7qnHU
Firebase AngularJS starter pack https://github.com/firebase/firebase-angular-starter-pack

TodoMVC firebase angular example http://todomvc.com/labs/architecture-examples/firebase-angular/#/

Angular Fire https://www.firebase.com/docs/web/libraries/angular/examples.html
----------

Google group https://groups.google.com/forum/#!forum/firebase-talk
https://groups.google.com/forum/#!forum/firebase-angular

Firebase Security
https://www.firebase.com/docs/security-quickstart.html
Turn on authentication required https://www.firebase.com/docs/security-quickstart.html

AngularJS Firebase via Thinkster
https://thinkster.io/angularfire-slack-tutorial


Firebase official documentation


----------

No comments:

Post a Comment

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid