by HectorRamos on 11/8/12, 5:08 PM with 20 comments
by xoail on 11/8/12, 5:57 PM
by rudasn on 11/8/12, 6:07 PM
One thing I would love to see, is a way (an API) to abstract their Javascript library. I would really like to use another JS library other than their own. That would make the cloud code feature even better for me.
I am wondering how long it will take them to stop marketing themselves as a mobile app platform. They are [becoming] much more than that.
by fieldforceapp on 11/8/12, 7:16 PM
I'd say Parse is aiming to take on SF.com / Heroku with this, it's certainly causing me to rethink a custom Rails3 stack we have in the works...
by bengl3rt on 11/8/12, 8:30 PM
So you implement some HTTP API using Cloud Code, and you deploy it. Shouldn't their SDK, through magical synergy, expose the native function to communicate with that API on the device? It seems like I can implement my HTTP API using Cloud Code, but I still have to bring in something like RestKit or ASIHTTPRequest on the device to actually talk to it.
So they have native APIs for talking to their HTTP API, but not the custom ones you implement using cloud code? Their example shows them calling it with curl, rather than "here's how to call this from inside your native app that already uses all the other Parse goodies"
by pagliara on 11/8/12, 5:57 PM
by julianpye on 11/8/12, 5:28 PM
by davidu on 11/8/12, 5:38 PM
by seansmith23 on 11/8/12, 6:23 PM
by yefim323 on 11/8/12, 7:08 PM
by nacs on 11/8/12, 6:04 PM