Those are just insider jokes, they aren’t important in your coding progress. Although they are fun!
– spaghetti code: just messy code, hacks building upon other hacks, whatever it takes to achieve the purpose. Usually unreadable a week after.
– lasagna code: this is referring to the concept of layers of abstraction. Which is usually a good thing, but when we’re talking about lasagna code – it’s usually abstraction done to the absurd degree.
– ravioli code: making your codebase consist of many self-contained pieces, independent from each other. Which is also usually a good thing, but just like with lasagna – it can get absurd.
– pizza code: don’t know this one.
Latest Answers