2017-10-29Breaking down Custom View Controller Animations with 'Moves'I open sourced a view controller transition library called ‘Moves’, which makes custom transitions (modals, popups, tooltips) a whole lot easier to develop.#code
2015-06-07Understanding Pointers in Computer Programming.It’s the start of my second week here at The Flatiron School, and over the last 6 days, our iOS class has been going over the foundation of Objective-C, the language that writes up most of the popular iPhone apps we use.#code