Sunday, August 20, 2017

loop in Firebase at Angular 4

import * as firebase from 'firebase';

...is the way to loop in the Firebase SDK to do stupid stuff with it. You dot off the firebase "keyword" you just created with this import to have at the Firebase goodies.

No comments:

Post a Comment