
Layout of Domain Modeling book
The Eric Normand Podcast
00:00
Operational Modeling - What Is It?
When you're doing an operation model, you're basically talking about what are the possible state changes. You analyze it in terms of possible state changes before you come up with the data model. And one of the main kinds of operations you'll be doing is a mutation. In functional programming, what that means is you're gonna take the current state and some other arguments and return the new state.
Transcript
Play full episode