Cover Image for State Machines in Swift

State Machines in Swift

Hosted by try! Swift World
 
 
Zoom
Registration
Past Event
Ticket Price
$50.00
Welcome! To join the event, please get your ticket below.
About Event

The state machine pattern is a pragmatic way of taking implicit, hard-to-reason-about code and making it simple, expressive and testable. In this workshop, we'll look at how to model a state machine and how to translate that model into swift. We'll then look at how we can integrate our state machine into our app, simplifying its complex logic.

By the end of this workshop, you'll be able to apply the state machine pattern to your own code and simplify your app in a testable way.