Earlier quoted context omitted.
And that's not all. Parse just did a full rebranding, including a full frontend overhaul of its dashboard. What the hell is going on?
Deals often are on and then off or otherwise not necessarily expected to happen. In the midst of that, services typically and properly tend to push forward with what they were already doing as though no deal is going to happen. The worst thing you can do, is halt your progress during a negotiation.
Facebook is closing Parse
161–170 of 543 posts
Re: Facebook is closing Parse
#162Re: Facebook is closing Parse
#163Earlier quoted context omitted.
I think Firebase's position is a bit more defensible -- Google has done well to ingratiate Firebase as a backend for angular apps.
The news i have heard from various googlers is, `GOOG acquired Firebase because a project started using Firebase as backend and grew very fast and they didn't want to migrate and just acquired FireBase`.
Re: Facebook is closing Parse
#164And just when I was about to choose between Parse and Google's Firebase. Makes me wonder if Firebase will follow the same path through acquisition, seeming stability, followed by closing? As far as similar open-source systems, it seems like Mozilla's Kinto compares favorably to Parse after it's code is released: http://kinto.readthedocs.org/en/latest/overview.html There's a nice table there comparing the different se…
Re: Facebook is closing Parse
#165Separately, we developed an open-source Parse-compatible API server for Node/Express. https://github.com/ParsePlatform/parse-server This, along with the database migration tools released earlier, allow developers a full migration path to move from Parse hosted data + API to their own infrastructure. Over the weekend, I set up a website & app on a $5 DigitalOcean box running Parse and Mongo locally.
Re: Facebook is closing Parse
#166Re: Facebook is closing Parse
#167Re: Facebook is closing Parse
#168Goddammit! I built a service on top of Parse and Yahoo Pipes. And I JUST finished porting the Pipe stuff to Lambda.. Oh well, nice of them to provide a DB migration tool and an open source server.
Re: Facebook is closing Parse
#169It will be funny to see all of the abandoned apps that start failing a year from now. Obscure games, utilities, etc. Most people won't be bothered to go through the stress of an App Store review process to update an old free-to-play app that's not even making them revenue. But how many people's morning commutes will be ruined when their old games or news apps fall apart? The price of progress (and of liquidity), I su…
Re: Facebook is closing Parse
#170Hey guys, you can try www.backand.com which gives you anything that parse had to offer and much more. Real time, hosting, DB and server side action is just a bit of what they give you. Oh and the best part, it's free.