-- BotBot disconnected, possible missing messages --
[o__o] joined the channel
prgmmr
Quick question: Isn't Parse more powerful/scalable now that anyone can out it on there own server? (Besides knowing that the API isn't going to get updated with new things)
nz has quit
T1m0thy has quit
nz joined the channel
T1m0thy joined the channel
jrgifford has quit
nz has quit
jrgifford joined the channel
nz joined the channel
machty has quit
machty joined the channel
remysharp_ has quit
T1m0thy has quit
remysharp_ joined the channel
EWDurbin joined the channel
T1m0thy joined the channel
nz has quit
tr12 joined the channel
nz joined the channel
sr2016 has left the channel
sr2016 joined the channel
nemothekid joined the channel
tr12
prgmmr: there are definitely ups and downs to parse being sunsetted
because it comes with the side effect of parse being open-sourced
I'm not a huge parse fan, personally, just because writing libraries for parse is a bit of a pain
(see also the contortions you have to put stripe-node through before it'll run on parse)
machty joined the channel
T1m0thy has quit
nemothekid joined the channel
davidmoran has quit
alicoding has quit
chrismear has quit
NurdTurd has quit
davidmoran joined the channel
Spydar007 joined the channel
Darcy has quit
Spydar007 is now known as Darcy
bigbluehat has quit
dboskovic has quit
nelhage has quit
NurdTurd joined the channel
alicoding joined the channel
bigbluehat joined the channel
jwheare joined the channel
nelhage joined the channel
chrismear joined the channel
chrisk_ has quit
EWDurbin joined the channel
NurdTurd_ joined the channel
NurdTurd has quit
NurdTurd_ is now known as NurdTurd
chrisk_ joined the channel
raymorgan has quit
alicoding has quit
mh has quit
dboskovic joined the channel
cjackson has quit
hekto has quit
raymorgan joined the channel
stefanfoulis joined the channel
nz has quit
hekto joined the channel
prgmmr
tr12: Okay so my dilemma is that a year ago or so I was starting out into programming and so I looked into Parse because I thought I could just focus on iOS side because it's just me. Anyway now that Parse is shutting down, my questions are I'm pretty much done with my app using Parse, should I launch with Parse? Or should I delay the apps launch and do the
whole backend etc, or should I launch with Parse then see how it goes and then slowly create the backend while the app is live. Thanks.
sr2016 has left the channel
sr2016 joined the channel
rattatmatt has quit
alicoding joined the channel
nz joined the channel
EWDurbin joined the channel
jrgifford joined the channel
tr12
prgmmr: I mean, the path of least resistance is probably going to be to take the open sourced parse, run it on your own server / heroku / whatever, and go from there