← Graph

How do you handle boilerplate of commands/handlers/events — scaffolding generators?

question 2 connections

Audience member asks whether the speaker uses Rails-style generators/scaffolding to reduce boilerplate from adding commands, handlers, events, and denormalizers. Speaker rejects Java-style diagram-to-code generation; argues the patterns are simple, consistent, and make onboarding easier without generators.

answer_summary
No generators; standardization of building blocks keeps code simple and makes onboarding new developers easier.
question How do you handle boilerplate of commands/handlers/events — scaffolding generators?
about
CQRS concept
Question concerns boilerplate in a CQRS architecture.
question How do you handle boilerplate of commands/handlers/events — scaffolding generators?
asked_at
Asked during Q&A of this talk.

Provenance