Web development is not just about delivering a response, it is also about writing good code.
The state pattern will help you move complexity from being all over your code to one or more
state machines.

Tobias' workshop will introduce state machines, show you how to identify
uses of them, and implement them in your Symfony application in an object-oriented manner
using the Symfony Workflow component.

Comments

Comments are closed.