7 ms·
"full mobile back-end" is pushing it. Don't get me wrong, I love what Parse has brought to the market, but the capability of it is limited at the moment. One o
by joeblossom 13y ago
"full mobile back-end" is pushing it. Don't get me wrong, I love what Parse has brought to the market, but the capability of it is limited at the moment.
One of the biggest limitations is the length for which cloud code methods can run. (Nothing longer than a second, IIRC)
You can build a social sharing app, or share some data between apps, but building a "product" on it is limited to very simple cases.
- Ranma 13y agoCloudMine JavaScript snippets can run for 30 seconds, and they also support Java snippets! I assume some of the other similar services allow for longer snippets as well.