This commit is contained in:
Miloslav Ciz 2025-03-25 00:54:31 +01:00
parent 3d11ef05d8
commit 21973f4724
31 changed files with 2096 additions and 1972 deletions

8
egg_code.md Normal file
View file

@ -0,0 +1,8 @@
# Egg Code
Egg code is code that's balanced but fragile. The term was coined by [drummyfish](drummyfish.md) in an [IRC](irc.md) discussion with frens.
## See Also
- [spaghetti code](spaghetti_code.md)
- [lasagna code](lasagna_code.md)