1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

chore: add resource under software-design-architecture:clean-code-principles:code-by-actor

This commit is contained in:
roadmap bot
2023-06-22 16:11:46 +01:00
parent cdea68e754
commit 7e0f7a32af

View File

@@ -5,3 +5,4 @@
Learn more from the following links:
- [Actor Model Architecture](https://awesome-architecture.com/actor-model-architecture/actor-model-architecture/)
- [Inversion of Control](https://stackoverflow.com/a/72826245)