Enthusiast | Full stack developer Contributed to Laravel Framework. Worked with jQuery, Angular, Firebase, NodeJS, Mongo, MySQL, Bootstrap, Android… and more... Tech Lead @ TheCollegeStore.in Co Founder @ Utonexus.com Active GDG Member @ GDG Baroda & GDG Ahm.
DBaaS (Database as a service) in the cloud. RESTful API, serves JSON. Easy to setup, easy to scale. SDKs are available for all major platforms. In built authentication. (with OAuth)
need to write backend code. Write code for frontend only. Lets you concentrate on UI/UX. Keeps your data in sync (across all clients) via SDKs. Free hosting for static assets.
Build SPAs and RIAs JavaScript MVC framework View - Model binding is the key One way and two way binding Allows DOM manipulation Lots of useful services ($http, $ngAnimate, $ngRoute)
: Does not provide bindings. React (by Facebook): Merely provides the “V” of MVC. EmberJS : Does not let you use native JS objects for models . Angular and Firebase are backed by Google.
Firebase team. Provides a “firebase” module for use in AngularJS projects. Exposes three services : $firebaseArray, $firebaseObject, $firebaseAuth. Allows for 3 way binding And 6 way binding