Y
Hacker News
new
|
ask
|
show
|
jobs
by
AlchemistCamp
2172 days ago
What challenges were from Obj-C, specifically?
1 comments
valuearb
2172 days ago
It’s a pointer based language, ie its C. Swift makes it far easier to write correct code and not have to chase down wild pointer problems.
link
AlchemistCamp
2171 days ago
Fair enough. My Obj-C experience was all years before Swift existed... mostly pre-ARC, even!
link