Using DispatchWorkItem to delay (and cancel) tasks
Performing delayed tasks and working with multithreading in Cocoa became much simpler since the introduction of GCD - Grand Central Dispatch. Before it exist...
Performing delayed tasks and working with multithreading in Cocoa became much simpler since the introduction of GCD - Grand Central Dispatch. Before it exist...
I can’t believe it’s already been three years since I visited San Francisco for the first and only time. In the same way that the tickets that year were sold...
As you probably already know, Parse announced it’s ending their hosting services on January 28, 2017. The migration plan was divided in two steps: first, we ...
Friday morning, Israel time. After I wake up and look to my iPhone, I see 3 notifications from friends (fellow developers that know how much I love Parse), s...
Why fastlane? (Or better - why would you not use fastlane?!)