summaryrefslogtreecommitdiff
path: root/src/_posts/2019-08-02-program-structure-and-composability.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/_posts/2019-08-02-program-structure-and-composability.md')
-rw-r--r--src/_posts/2019-08-02-program-structure-and-composability.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_posts/2019-08-02-program-structure-and-composability.md b/src/_posts/2019-08-02-program-structure-and-composability.md
index b44c534..7add404 100644
--- a/src/_posts/2019-08-02-program-structure-and-composability.md
+++ b/src/_posts/2019-08-02-program-structure-and-composability.md
@@ -4,6 +4,7 @@ title: >-
description: >-
Discussing the nature of program structure, the problems presented by
complex structures, and a pattern that helps in solving those problems.
+tags: tech
---
## Part 0: Introduction