Hacker News new | ask | show | jobs
by domiono 4350 days ago
This with parse would have been awesome. Super easy, out of the box and pretty much platform agnostic.
1 comments

You mean that the backend should have been based on parse.com and not be written in PHP? Well, there are several reasons I didn't do this: (a) I wasn't familiar with parse.com (b) PHP code is independent from a single commercial provider (c) you can easily host the PHP code on Heroku etc. (d) I wasn't really sure if parse.com was appropriate for more complex tasks, encryption, etc.