|
|
|
|
|
by cle
3199 days ago
|
|
Conceptually it's not that different. Practically, it's pretty different because you're effectively fragmenting a single function application across your codebase, making it harder to reason about and more likely to make ordering mistakes. |
|