People who know me know that I’m a macOS fanatic—I’ve used macOS exclusively for everything aside from gaming since 2012 when my dad first got me a MacBook Pro for...
I’ve had the privilege recently to work on a client project that was very much like my past experience of working at Expedia—tons of engineers, an actual QA process, sprint-based...
As an iOS developer, it’s inevitable that we’ll come across a situation where we’re forced to use CocoaPods—be it trying to integrate the Google Maps SDK, Firebase and the like....
Seeing as my work often involves writing/parsing raw outgoing/incoming bytes between mobile apps and Bluetooth firmware, one would think I’d be well-versed in data endianness by now. Well, today I...
In accordance with the tradition of our people, I find it fitting to name the first blog post “Hello World”. func createNewBlog() { print("Hello World") } This blog is open...