diff options
author | Eduardo Julian | 2019-05-22 20:50:29 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-05-22 20:50:29 -0400 |
commit | 92dede233083d2a534b0530e582afa3b1ff1025f (patch) | |
tree | 99ac73c5182ee3d0988041cc9718f66e8c1bfd79 /documentation | |
parent | 0bc505930accb00f74724f384ee42c9a4dd32beb (diff) |
Removed the (magical) "imports" annotations tag.
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/research/text_editor & ide.md | 4 |
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 |