|
|
|
|
|
by duckworth
5016 days ago
|
|
I guess everyone has their own mental picture of what spaghetti code is. Mine refers specifically to the old days of the early web when html and code where so heavily intertwined that is was impossible to determine what was code and what was markup. Flashbacks of enormous pages of string concatenation with with tons of escaping where the layout of the html page dictated the flow of the code. Fun times. |
|