|
|
|
|
|
by internetter
853 days ago
|
|
This never happened to me until I started iOS development. Everything is built on top of layers and layers all the way down to APIs prefixed with “NS” for NextSTEP. Obviously, first the modern APIs are surfaced, but sometimes you really are looking for something deep, so you go deep into search as well, eventually finding stuff written in 2010 and such |
|