Comments on: Parse Migration: How to Change Cloud Code to Be Compatible with Parse Server (Updated on 23.01.17) https://www.intellectsoft.net/blog/how-to-change-cloud-code-to-be-compatible-with-parse-server/ Thu, 16 Jul 2020 13:34:33 +0000 hourly 1 https://wordpress.org/?v=6.0.2 By: GummyHost.com https://www.intellectsoft.net/blog/how-to-change-cloud-code-to-be-compatible-with-parse-server/#comment-271 Sat, 29 Sep 2018 00:14:00 +0000 https://stanfy.com/?p=13417#comment-271 In reply to Ray Johnson.

Hey, Ray. Not sure if you pressed forward with the self hosted parse, but I had a few questions and was looking for some guidance on a specific case. This isn’t something I am earning money with, just always have had an interest in hosting everything myself.

]]>
By: Ray Johnson https://www.intellectsoft.net/blog/how-to-change-cloud-code-to-be-compatible-with-parse-server/#comment-270 Mon, 21 May 2018 22:55:00 +0000 https://stanfy.com/?p=13417#comment-270 Hey, everyone! I was having a hard time choosing a good backend service for my apps, so just wanted to share my experience with you on that. Having some apps both at Google Play and Appstore, I used Parse until Facebook decided to shut it down. So, I was forced to search for alternatives and, to be honest, was not that happy as most of them didn’t fit my requirements as nicely.
Firstly, I checked Firebase, but it’s very limited in querying and indexing working on a nonSQL ecosystem with the database being a giant JSON doc. Then, it was AWS and Appery, both are not user-friendly and become rather expensive in no time. My next try was Kinvey, and it’s super expensive once you start doing something complex. I needed system to support social login, like Facebook, Twitter, Google, geolocation, and push notifications for both iOS and Android, so my final try was Backednless, I started for free and was able to figure out how to use it a lot faster than before, since support is pretty fast to answer. So far, it fits all of my needs and functionality is on point. Hope this helped.

]]>