diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-04-14 22:12:57 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-04-14 22:12:57 +0200 |
| commit | b66fde5fe15e7edc2378518fe6be9fda82821bf3 (patch) | |
| tree | 9a4fc889c57a8d9cd6fa724613db24d0df7f3927 /content/posts/software_engineering.md | |
| parent | 8fa8665acbb6b6fa901404796f5c3dd2355a6804 (diff) | |
Added a new post about tooling
Diffstat (limited to 'content/posts/software_engineering.md')
| -rw-r--r-- | content/posts/software_engineering.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/software_engineering.md b/content/posts/software_engineering.md index 6fc5eac..dfdbc27 100644 --- a/content/posts/software_engineering.md +++ b/content/posts/software_engineering.md @@ -49,3 +49,4 @@ Simple, fast and open tools are usually better in most cases. They allow for qui - [Big O](https://samwho.dev/big-o/)
- [Periodic Table of System Design](https://github.com/jarulraj/periodic-table)
- [Refactoring Guru](https://refactoring.guru/refactoring/catalog)
+- [Useful git commands](https://piechowski.io/post/git-commands-before-reading-code/)
\ No newline at end of file |
