Ask HN: Why torture yourself with Objective-C?
https://news.ycombinator.com/item?id=6239467A bit confused here. I've deployed multiple iPhone applications with 0 native functionality only using HTML/CSS/Javascript. I've deployed to over 10 phones and everything works perfectly.
What is the point of using OBJ-C? It seems much harder to learn and use efficiently. I have a few friends who refuse to use anything but obj-c for their apps and as a result, it's taking them forever to deploy with much more headaches. Meanwhile, I'm deploying to multiple platforms with everything working flawlessly, even accessing native phone features.
Genuinely curious, not favoring one over the other as I've never ever laid hands on objc, though I tried once, I gave up.