aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
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