Julietta works as an iOS engineering consultant in Brooklyn, NY. She’s been building software applications for more than 12 years, first learning the ins-and-outs while working as a software consultant for Agile & TDD champion, ThoughtWorks. Since then she’s been an active member of the NYC startup scene, specializing in architecting iOS platforms for startups of all sizes and needs. She’s lead teams and is active in the entrepreneurial community and also runs the Brooklyn Swift Developers meetup.
Talks I've Given
-
Lightning Talk: ABI Stability & the LLVM
Featuring Julietta Yaunches
ABI stability can be quickly understood from a high level when explained as ‘You’ll be able to run code written for older versions of Swift on new versions of it’s compiler.’ Developers get this benefit as they’ve experienced the pain of not being able to do this for several years.
This talk will...
mobile swift-toolchain abi-stability llvm swift ios -
Legacy iOS apps: Refactor vs. Rewrite
Featuring Julietta Yaunches
Apple’s iOS development platform was released over 10 years ago. Since then, significant changes have been made to the toolset and languages surrounding iOS app development. When a development platform reaches this age it is increasingly frequent that:
mobile legacy refactoring ios