diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
commit | 9232b8d817d4cd4122947375156fa2fa1e9fba14 (patch) | |
tree | e4feb77f2e508f008b78f722e91488bb9a3f3806 /1 projects/Build a second brain/Store snippets of code.md | |
parent | ed0753ad224f0c65133bd7a63180257eecd9f5e3 (diff) |
vault backup: 2025-01-13 13:16:06
Diffstat (limited to '1 projects/Build a second brain/Store snippets of code.md')
-rw-r--r-- | 1 projects/Build a second brain/Store snippets of code.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/1 projects/Build a second brain/Store snippets of code.md b/1 projects/Build a second brain/Store snippets of code.md new file mode 100644 index 0000000..30ad51f --- /dev/null +++ b/1 projects/Build a second brain/Store snippets of code.md @@ -0,0 +1,9 @@ +#2nd-brain + +--- +On page 57 [1] Tiago mentions that Software Engineers store snippets of code to create a library of useful snippets for later use. +Until now i've mostly jotted down how to use things in text; but I think this tells me that I should also note snippets of code whenever applicable. + +--- + +[1] Building a Second Brain - Tiago Forte
\ No newline at end of file |