Home → Speaker Bio

Krzysztof Zabłocki


@merowing_

Krzysztof is an iOS developer, known for creating Objective-C Playgrounds, Apple’s Essential Apps like Foldify and 3D Game Engines.

Passionate about writing quality code and helping other do the same. He blogs on http://merowing.info and open sources tools/libraries on https://github.com/krzysztofzablocki, making it into top 50 most starred Cocoa accounts worldwide.

Senior iOS Developer at The New York Times

Krzysztof's Talk on Day 1 - 10:35 a.m. - 11:10 a.m.

Programming without recompiling

Stop recompiling. A dramatic boost to your iOS programming productivity. Are you writing in Swift, seeing long compile times? Would you rather spend your time implementing features than watching Xcode build spinner?

What if you could implement production code, without having to recompile your code, and what if it was even faster than Apple Playground?

It’s possible and it can make programming much more efficient and more fun in the process.