|
|
|
|
|
by blowski
735 days ago
|
|
Event-driven: At runtime, the client tells the system what has happened, the system stores the event and is configured in advance for how to react to it. CRUD: Imperative. Client tells us to create/update a specific entity with some data. |
|