aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2019-05-22 20:50:29 -0400
committerEduardo Julian2019-05-22 20:50:29 -0400
commit92dede233083d2a534b0530e582afa3b1ff1025f (patch)
tree99ac73c5182ee3d0988041cc9718f66e8c1bfd79 /documentation
parent0bc505930accb00f74724f384ee42c9a4dd32beb (diff)
Removed the (magical) "imports" annotations tag.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/research/text_editor & ide.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md
index 405eca132..94b5c4212 100644
--- a/documentation/research/text_editor & ide.md
+++ b/documentation/research/text_editor & ide.md
@@ -1,3 +1,7 @@
+# Residential programming
+
+1. [Residential Programming without Mutable State - Thomas Getgood](https://www.youtube.com/watch?v=Kgw9fblSOx4)
+
# Good Ideas
1. https://medium.com/@NikitaVoloboev/write-once-never-write-again-c2fa1f6c4e8