Online workshops with Frank are efficient way to increase your skills without jeopardizing your development schedule. Each half-day workshop is jam-packed with real-world examples and actionable techniques to help take your app (and its maintenance) to the next level!
Past Workshops
These workshops have already passed, but they will definitely be scheduled again in the future. Join the waitlist and get notified when they become available again! Secure your spot before anyone else and get a special discount too!
Dive Into UIKit Accessibility
In this workshop, we'll learn about accessibility and the breadth of APIs available to developers. We'll see how we can audit an app for accessibility issues, and of course, how to fix them. What's more, we'll look at how we can make our app more accessible without making our code more complicated than it already is.
Mastering iOS Concurrency with GCD
In this workshop, we'll cover the basics of using GCD, how Apple's concurrency model works, and how to debug concurrency issues. When you're finished, you'll be able to parallelize work in your application, as well as fix or prevent concurrency issues in your app.