Hacker News new | ask | show | jobs
by cageface 5099 days ago
I've been doing iOS for a year now and it's just painfully slow for anything involving a database or doing a lot of web service traffic, which seems to be most apps these days.

I'm actually looking into Monotouch now because C# is just so much easier for anything beyond snapping components together snd because every client wants an Android port now.

1 comments

Parse.com :)
Parse is great but it doesn't help you talk to existing web services or deal with Core Data on the device.