ngrx-fire
ngrx-fire copied to clipboard
Demo app using Angular + ngrx + Firebase
Hello there! I hope you are doing good. I came to tell you that I have released an updated version of your project on my profile: https://github.com/hunteroi/ngrxfire. It uses Angular...
Hi, thanks for your demo app, I have a trouble with angularfire2 deps : Webpack compil : Namespace 'firebase' has no exported member 'Promise'. Kevin
after run npm install and then ng serve i found this error !! 
One thing that puzzles me a bit is how to handle firebase data that uses the `uid` in the path with ngrx. This *has* to be a common thing, but...