Emanuel

Results 6 comments of Emanuel

https://docs.angularjs.org/guide/i18n

The translation is a layer above this module, it's not an issue here. Did you added this file https://github.com/angular/angular.js/blob/master/src/ngLocale/angular-locale_fr-fr.js ? Did you added "ngLocale" as a dependency of your app?

hmmm maybe its related with moment locale...

Hi, im using fire base with websocket i wanted some network socket, i got it worked with firebase, despite the fact that it is webbased, it could be faster if...

You can get an idea using this app example from firebase https://github.com/firebase/firechat it have a learning curve.

flyawaychen send a plunker with example code please.