AngularJS + Firebase (not AngularFire) -


i want use storage service of firebase in app angularjs. every document or tutorial had found use angularfire library. library not include storage service angularjs.

is possible use firebase services without use angularfire?

yes can use firebase features in angularjs without angularfire no restriction angularfire highly recommended angularjs binding firebase. have @ link https://firebase.google.com/docs/web/setup

there guidance using firebase alone in javascript project.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -