Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sapletta-com authored Nov 18, 2023
1 parent 079c3e1 commit e44300d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ It emphasizes the key attributes of modules in a modular code network, including
+ data **standardization** first
+ **fat-data** over **fat-logic**

### Interface
+ GUI layer
+ Data Access layer
+ Protocol communication


## Expected Outcomes
Expand Down Expand Up @@ -295,6 +299,12 @@ This methodology streamlines the development process, prioritizing composition o

+ more about [HyperModularity](https://www.hypermodularity.com/) in draft of book

+ [Modular Monoliths Video - Simon Brown](https://www.youtube.com/watch?v=5OjqD-ow8GE).
+ [Majestic Modular Monliths - Axel Fontaine](https://www.youtube.com/watch?v=BOvxJaklcr0).
+ [Monolithic application - Wikipedia](https://en.wikipedia.org/wiki/Monolithic_application).
+ [Modular Monolith with DDD - GitHub repository](https://github.com/kgrzybek/modular-monolith-with-ddd).
+ [Vertical Slice Architecture - Jimmy Bogard](https://jimmybogard.com/vertical-slice-architecture/).


## Author

Expand Down

0 comments on commit e44300d

Please sign in to comment.