Update content/blog/coding_style
Build website container / Build image (push) Successful in 1m41s
Details
Build website container / Build image (push) Successful in 1m41s
Details
This commit is contained in:
parent
dc96335c5d
commit
b8a160bac8
|
@ -13,4 +13,12 @@ Here are ideas that I currently follow:
|
|||
- early return
|
||||
- fight abstractions
|
||||
- grugg brained dev
|
||||
- don't repeat yourself thrice
|
||||
- don't repeat yourself thrice
|
||||
|
||||
Sources:
|
||||
|
||||
- https://www.youtube.com/watch?v=tD5NrevFtbU
|
||||
- https://www.youtube.com/watch?v=CFRhGnuXG-4
|
||||
- https://grugbrain.dev/
|
||||
- https://testing.googleblog.com/2023/09/else-nuances.html
|
||||
- https://www.youtube.com/watch?v=bJQj1uKtnus
|
Loading…
Reference in New Issue