← Graph

Form objects must not save

takeaway 2 connections

A recurring bug in thinking: developers make form objects save data. Form objects should only express UI shape and UI-level validation, sitting before the service object in the flow. Persistence must go through commands into the domain layer.

type
recommendation
takeaway Form objects must not save
about
Form Object concept
Takeaway about the role of form objects.
takeaway Form objects must not save
from_talk
Repeatedly emphasised in the talk.

Provenance

Read by
1 extraction