04-23-2023, 07:07 PM
(04-23-2023, 06:03 PM)user328 Wrote: That's all I'm gonna say about that.
Well, I will say this about Gen Z "coders."
If you're going to write a complex function that could be generally useful in a broad variety of applications, why lock it away inside another function where it can only be accessed from inside that function?
Use your fucking heads. Write something once, and reuse it everywhere applicable.
Modern JavaScript is unreadable garbage. Whoever convinced you people that "Durr-hurr, OOP is bad!" is a fucking idiot. No sane person is going to build a complex system with procedural code. Well, maybe the guys who created Unix would, but they didn't have that many options back then.
Get over this idea that programming is just "coding." It's not. A goddamned monkey can sling code.