deft/journal/2021-03-14--13-00-04Z--service_pattern.org

13 lines
296 B
Org Mode
Raw Normal View History

#+TITLE: service-pattern
#+Author: Yann Esposito
#+Date: [2021-03-14]
- tags :: programming
- source ::
The question about code structure and organization is one of the most
prolific one.
The problem are always the same.
Here I will talk about one possible solution in this huge design space.