Domain Modeling
#better #software #faster
When you’re developing an information system to automate the activities of the business, you are modeling the business. The abstractions that you design, the behaviors that you implement, and the UI interactions that you build all reflect the business — together, they constitute the model of the domain.
Projects
-
FModel - Kotlin
LIB
Functional and Reactive Domain Modeling with Kotlin programming language.
-
FModel - TypeScript
LIB
Functional and Type-Safe Domain Modeling with TypeScript programming language.
-
FModel - Rust
LIB
Functional and Safe Domain Modeling with Rust programming language.
-
Axon - Order
DEMO
AxonFramework, Event Modeling, DDD, EventSourcing, CQRS
-
Axon - Restaurant
DEMO
AxonFramework, Event Modeling, DDD, EventSourcing, CQRS
-
Axon - Courier
DEMO
AxonFramework, Event Modeling, DDD, EventSourcing, CQRS
Blog
- 2023-07-30» Integration Of Event Driven Systems
- 2023-06-11» Optimistic Locking
- 2022-07-14» Specification By Example
- 2022-04-04» Context Dependent Declarations
- 2021-12-02» Able To Be Aggregated
- 2021-11-21» Unmanaged Hazards ( Exceptions )
- 2021-11-12» Side Effects ( Storing And Fetching The Data )
- 2021-11-06» Types And Functions
- 2021-10-13» The Template