Sunday, 1 September 2013

Can you use AngularJS with Parse.com?

Can you use AngularJS with Parse.com?

I am new to phonegap development & I am trying to pick a framework to use.
I'd like to use AngularJS as I've read good things about it, but I'd like
it to work with Parse.com as a backend. I noticed that one Parse.com they
don't specify any compatibility with Angular, and all their documentation
and Javascript API requires Backbone.
I know AngularJS supports http, so I can communicate with Parse using the
REST API. But is this going to end up being a mess & will I save myself
time & stress if I use Backbone with the Parse.com Javascript API instead?

No comments:

Post a Comment