Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroservienti authored Sep 20, 2024
1 parent 1804af5 commit 23be0e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ To dive into ViewModel Composition's details [there are 16 articles, including t

## Are you saying the same logic applies to writes, Mauro?

You bet! In distributed systems, it's pretty common to have a form that needs to post data to multiple services. I specifically wrote on the topic in ["The fine art of dismantling"](https://milestone.topics.it/view-model-composition/2019/04/18/the-fine-art-of-dismantling.html) and in ["Safety first."](https://milestone.topics.it/2019/05/02/safety-first.html)
You bet! In distributed systems, it's pretty common to have a form that needs to post data to multiple services. I specifically wrote on the topic in ["The fine art of dismantling"](https://milestone.topics.it/2019/04/18/the-fine-art-of-dismantling.html) and in ["Safety first."](https://milestone.topics.it/2019/05/02/safety-first.html)

## Conclusion

Expand Down

0 comments on commit 23be0e8

Please sign in to comment.