Marius has been developing mobile & web applications ever since he graduated from university. In more recent years, he's shifted his focus towards mobile development, especially iOS and Objective-C, and now a much larger portion of Swift. With his work on the CocoaPods team, he hasn't forgotten about Ruby either.
Talks I've Given
-
3
#iOSCon Lightning Talks Session
Featuring Paul Ardeleanu, Marius Rackwitz and Abizer Nasir
This session will highlight three key #ioscon speakers with 15-minute topical talks.
ios personal-development swift life mobile mobile-tech value-objects -
Live Objects
Featuring Marius Rackwitz
Not just since Swift was introduced, Value Objects are preached in the iOS community. They are neat, but Live Objects with reference semantics have their own advantages as well. This talk reminds of those and explains how they give a whole new experience when working with persistency as given by...
ios swift kvo realm -
CocoaPods: Pioneering Swift
Featuring Marius Rackwitz
We have got used to the convenience of a Cocoa dependency manager. Then Apple introduced Dynamic Frameworks on iOS and never gave support for Static Libraries with Swift. While we are still able to consume Objective-C Pods from our Swift apps, we can't bring the new convenient language to our...