5 ms·
This with parse would have been awesome. Super easy, out of the box and pretty much platform agnostic.
by domiono 12y ago
This with parse would have been awesome. Super easy, out of the box and pretty much platform agnostic.
- marco1 12y agoYou 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.