The journey of Apple Pay at Just Eat

The original post is published on the Just Eat tech blog at this URL [http://tech.just-eat.com/2015/07/14/the-journey-of-apple-pay-at-just-eat/]. Introduction Apple Pay has recently been released in UK and at JUST EAT we worked on the integration in the iOS app to better support all of our…

From the Eyes of an iOS Dev at JUST EAT

It has been almost 6 months since my last blog post. Things have changed quite a lot since then. Six months ago I was still excited about my travel to San Francisco for the WWDC 2014, my girlfriend still had to move from Italy to London with me and definitely…

The solution to FTP on iOS: GoldRaccoon

GoldRaccoon [http://albertodebortoli.github.io/GoldRaccoon/] is the iOS component to connect to a FTP service and do the following: * Download a file * Upload a file * Delete a file * Create a directory * Delete a directory * List a directory Why another Raccoon? First, because the humanity needs it. This project started…

Objective-C, Zen and some satisfaction

I'm very proud to announce my last work with Luca Bernardi [http://twitter.com/luka_bernardi] "Zen and the Art of the Objective-C Craftsmanship" Available on GitHub [https://github.com/objc-zen/objc-zen-book]. We started writing this book on November 2013. The initial goal was to provide…