Douglas Correa
Douglas Correa
Use [atomic, multi-location updates](https://www.firebase.com/blog/2015-09-24-atomic-writes-and-more.html) where it could be appliead
As pointed by Jacob on Firebase Group, it will be good to chaining promises on [here](https://github.com/douglascorrea/angularfire-multi-auth/blob/03336fe76ba2867fd7ca62e55a022cd83f0d0537/src/FirebaseAuthDecorators.js#L47-L72) and [here](https://github.com/douglascorrea/angularfire-multi-auth/blob/03336fe76ba2867fd7ca62e55a022cd83f0d0537/src/FirebaseAuthDecorators.js#L79-L105). And also somewhere else it could be appliead
Need to make Node process (webpack) be finished when Phoenix/Mix process finish.
Since it is a Elm boilerplate, type safety makes sense even in the Javascript world :)
Still need to check if SASS, PostCSS, CSS Modules?